Saturday, November 3, 2007

browse over ssh

ssh -ND 8080 you@yourserver.com
sign in
then set up firefox to use socks host : localhost 8080
and you are done.

need to also set up

Set your proxy server to resolve DNS requests instead of your computer; in Firefox's about:config area, set network.proxy.socks_remote_dns = true.

then you cant be traced by your dns queries.....

No comments: