Saturday, March 24, 2012

How to browse Hulu.com from South Africa with a SSH Tunnel


1) Download Cygwin
2) Make sure to install OpenSSH with Cygwin
3) Run SSH Command to create SSH tunnel and local socks proxy
3.1) # ssh -D 1080 username@yourdomain.co.za
4) Configure Firefox settings to use local proxy.
5) Browse Hulu :)

The video has more details instructions.

No comments:

Post a Comment