You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, you can’t connect to Guacamole server with TightVNC. Guacamole itself is a VNC client meant to connect to remote VNC servers and you don’t need any clients on top of it except html5 browser
This picture might help you to understand how it works
Guacamole Server is a single server (with a single ip) that can connect to multiple computers via VNC or RDP.
And multiple web-based clients can connect to the Guacamole Server.
Basically, the web-based client connects to Guacamole Server on IP x.x.x.x and tells it "connect me to a computer on IP y.y.y.y using VNC protocol and the following login and password".
Guacamole then goes on and connects to this computer on VNC protocol and acts as a proxy
Hello should I be able to just start this repo then connect for example by TightVNC by typing ip_address:port ?
I opened this repo in Visual code then installed node modules and did nodemon ./index.js
The text was updated successfully, but these errors were encountered: