I know there are many ways to build a proxy on your web server. In college, they make you make a proxy server from scratch. Well, anyways, I site hopped onto one of these cool little howtos on how to proxy firefox through your SSH:
PuTTY on local machine Remote host running OpenSSH sh -D 7070 username@host.com
1. Create a new PuTTY session
Run P