$ ssh -o User=fred -o ProxyCommand="nc -X 5 -x localhost:9150 %h %p" server.example.org
It's from http://en.wikibooks.org/wiki/OpenSSH/Cookbook/Proxies_and_Jump_Hosts
I can't find any comments about the %h
and %p
arguments.
Asked by AGamePlayer
(7845 rep)
Feb 10, 2015, 08:09 AM
Last activity: May 23, 2024, 09:02 PM
Last activity: May 23, 2024, 09:02 PM