SSH

From DiLab
Revision as of 15:39, 23 April 2010 by Leo (talk | contribs) (New page: == Tunneling to socks proxy == From here: [http://ubuntu.wordpress.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/ ssh-tunnel-socks-proxy] In short: $ssh -D 9999 usern...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Tunneling to socks proxy

From here: ssh-tunnel-socks-proxy

In short:

$ssh -D 9999 username@ip-address-of-ssh-server
Then set in Firefox to use a SOCKS proxy: “localhost", port 9999