WIP: Guacd, Docker-Compose, RDP #475

Draft
starhound wants to merge 33 commits from starhound/starhound/guacd-docker-compose into dev-1.10.1
2 changed files with 1784 additions and 0 deletions
Showing only changes of commit 65466bc3f9 - Show all commits

File diff suppressed because it is too large Load Diff

View File

@@ -20,6 +20,7 @@ const languages = [
},
{ code: "ru", name: "Russian", nativeName: "Русский" },
{ code: "fr", name: "French", nativeName: "Français" },
{ code: "it", name: "Italian", nativeName: "Italiano" },
{ code: "ko", name: "Korean", nativeName: "한국어" },
];