SSH as proxy for secure browsing
$ ssh -D-oControlMaster=no destServer.com # test connection $ nv -vvv 127.0.0.1
configure browser to use SOCKS proxy on localhost
ref:
http://www.symkat.com/ssh-tips-and-tricks-you-need
http://embraceubuntu.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/
Comments Off