SSL Tunnels - can I use it for browsing to circumvent firewalls?

3 posts / 0 new
Last post
#1 Mon, 05/03/2010 - 20:56
flameproof

SSL Tunnels - can I use it for browsing to circumvent firewalls?

Here is my problem, I am often in China and can't access pages like facebook.com, youtube.com and other very common pages.

Is there a way that I can configure webmin so I can browse pages via my VPS?

My idea is something like this page > http://www.pimpmyip.org > but those public pages won't last long and will get into the China block list very soon.

Tue, 05/04/2010 - 13:04
andreychek

If you have SSH on your local system, you can set it up to act as a SOCKS proxy, which would allow you to browse the Internet using your server as a proxy.

There's a number of howto's regarding that throughout the Net -- search on "openssh socks proxy" brought this blog entry up first:

http://bityard.blogspot.com/2009/01/make-openssh-socks-proxy.html

Tue, 05/11/2010 - 23:26
flameproof

Actually in the end I just followed this:

http://www.devdaily.com/unix/edu/putty-ssh-tunnel-firefox-socks-proxy/

I just had to open a Putty connection and set the proxy in my browser to 127.0.0.1 with the right port.

Really easy!

Topic locked