does somebody know of any VNC client supporting SSH tunneling natively? Of course you could use putty to setup the tunnel and then connect to to the VNC server. That's perfectly working and fine but since we're looking for a more user friendly way for non-technical customers that is no viable option.
From a linux box we can easily use tigervnc and do something like vncviewer -via user@host localhost:<DisplayNumber> -SecurityTypes None or use Remmina. But we weren't able to find something similar for Windows.
Does anybody have any clue whether something like that exists?
best Andi
1 Answer
It isn't strictly client-side solution, but Gaucamole covers SSH, RDP, and VNC all in a web browser.
2