mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
ec0e3c6dee
* Html5 client based rcp/vnc client based on Guacamole Api. The idea behind this is to use an URL as transport provider for Guacamole Transport inside UDS (not done already, but thinking about it...). Using the provided code (this code is under AGPLv3), we can: 1.- Broker will connect to a servlet here, passing in the needed credentials for connection. 2.- Broker will redirect user to index.xhtml, with credentials identification within URL 3.- Client will get this credentials & params, and make the connection 4.- On exit, it will return to broker |
||
---|---|---|
client/administration | ||
guacamole-tunnel | ||
linuxActor | ||
linuxActorNX | ||
nxtransport | ||
nxtuntransport | ||
rdptransport | ||
server | ||
ssh-tunnel | ||
udsService |