gaotongfei
12/28/2015 - 5:14 PM

ssh via socks5 proxy

ssh via socks5 proxy

ssh -o ProxyCommand='nc -x 127.0.0.1:1080 %h %p' username@ip