TigerVNC / tigervnc

High performance, multi-platform VNC client and server
https://tigervnc.org
GNU General Public License v2.0
4.85k stars 907 forks source link

"-via" should be available on windows (cmdline and GUI) #1750

Open ari-s opened 2 months ago

ari-s commented 2 months ago

I understand that on unixes it's possible to start tigervncclient with -via which tunnels through ssh. This seems not to be possible on windows (I just got the help output))

It would be great if this was available on windows as well, probably using microsoft's port (\windows\system32\openssh\ssh.exe)

It would be extra great, if it was also available via the gui.

Thanks for this nice piece of software!

CendioOssman commented 2 months ago

Process management is unfortunately a lot more difficult under Windows. But I agree, it would be nice if this feature could be universal.