SSH Proxy
From Zanecorpwiki
ssh -D 12345 -f -C -q -N foo@bar.com
To proxy firefox, goto Preferences->Advanced->Network->Settings and set the Socks proxy to 127.0.0.1:12345. In some versions, you can set the HTTP Proxy+Use for all, but on others, you must leave that blank and set the SOCKS proxy. To keep DNS secret, you must also enter 'about:config' in location bar, search for DNS and set the proxy DNS option to true.


