4.01.2009

SSH through SOCKS proxy


compile connect source and put to any bin
add to ssh config file:
Host *

ProxyCommand connect -S socks.proxy.la %h %p

No comments: