V’s Link & Photo Blog

Avatar

Because he loves to shoot first…

macosxhints.com - SSH -D tunnel


macosxhints.com - Bypass firewall restrictions via an HTTPS proxy

As an aside, this is an absolutely amazing ssh trick to get around http filters/etc.
ssh -D 1080 user@foo.bar
Then set your browser to use 127.0.0.1 on port 1080 as a SOCKSv5 proxy.
You have to be able to ssh out from where you are, but other than that there is nothing special required. Was great for getting around the Great Firewall in China, as all http traffic is passed through the ssh tunnel to foo.bar (in my case a university unix machine). You want foo.bar to be on a pretty nice connection so that you are not to latent in accessing the web.

matsur

No Comments, Comment or Ping

Comments are usually closed. Feel free to head over to my main blog.

More about me