1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
Go to file
2023-06-24 17:49:55 +02:00
actor@80ab75f81f Migrating actor from openuds to a submodule 2023-06-07 14:39:46 +02:00
client-py3@f3fa35df27 updated supproyects 2023-06-21 15:03:47 +02:00
guacamole-auth-uds@ee32a07915 fixing up submodules 2023-06-21 22:09:10 +02:00
server Ldap connection ciphers reduced to 13 only, and some minor formatting 2023-06-24 17:49:55 +02:00
tunnel-server@4766bbd5d4 updated supproyects 2023-06-21 15:02:44 +02:00
.gitignore updated .gitignore 2023-05-30 21:47:48 +02:00
.gitmodules fixing up submodules 2023-06-21 21:54:02 +02:00
LICENSE Create LICENSE 2022-08-27 20:59:08 +02:00
README.md Update README.md 2023-06-21 22:26:40 +02:00
SECURITY.md added security file 2023-04-15 00:00:56 +02:00
VERSION Start of v4.0. 3.5 is closed now 2021-10-05 12:29:29 +02:00

UDS Logo

The main repository has been transfered to https://github.com/VirtualCable/openuds

OpenUDS

OpenUDS (Universal Desktop Services) is a multiplatform connection broker for:

  • VDI: Windows and Linux virtual desktops administration and deployment
  • App virtualization
  • Desktop services consolidation

This is an Open Source Source project, initiated by Spanish Company Virtualcable and released Open Source with the help of several Spanish Universities.

Please fell free to contribute to this project.

Notes

  • Master version is always under heavy development and it is not recommended for use, it will probably have unfixed bugs. Please use the latest stable branch.
  • From 4.0 onwards (current master), OpenUDS has been splited in serveral repositories and contains submodules. Remember to use "git clone --resursive ..." to fetch it ;-).