ssvnc using .ssh/config with ProxyCommand -


i have using ssvnc handle unix based vnc connections because can save profiles separate hosts including ssh tunneling information. in past have opened direct port ssh of remote server if it's machine behind nat or other firewall/router setup. upgraded router @ home dd-wrt tomato , since has it's own built in ssh server, can connect machines behind nat using dd-wrt ssh server proxycommand stepping stone without having open ports directly pc's behind nat. creates dilemma however, when trying connect using vnc.

to hop off router ssh tunnel, have router set use specific id_rsa key pair (specified in .config) connect. , hop off vnc host's ssh server, has use proxycommand configuration in .ssh/config

so know if ssvnc settings can either reference alias configurations in .ssh/vnc and/or if can specify equivalent proxycommand somewhere in ssvnc settings same thing?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -