mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-21 09:34:08 +03:00
b5e24f84a3
Checks for known vulnerable dependency versions on pull |
||
---|---|---|
.github | ||
actor@80ab75f81f | ||
client-py3@f173cf452d | ||
guacamole-auth-uds@ee32a07915 | ||
server | ||
tunnel-server@4766bbd5d4 | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
VERSION |
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 ;-).