Use SSH as a web proxy

ssh user@yourserver.com -L 8080:localhost:3128 -N

Now change your proxy settings to point to localhost:8080