How to tunnel firefox through a SOCKS proxy
- Start the SSH tunnel:
ssh -ND 9999 example.com
If using putty, add a new Dynamic source port (eg, port 9999)
In Firefox, go to Preferences > Advanced > Network > Settings
- Congfigure the SOCKS Host to localhost port 9999
