I am from a country with severe internet censorship. I want to surf the internet freely.
I have a VPS installed with CentOS5.5 and Apache 2 in U.S. Assume the VPS has the IP 12.34.56.78
.
I want to config it as a browser proxy, like this: 12.34.56.78:8080
. (I know how to use the ssh method, but I want to config the VPS as a browser proxy. Put 12.34.56.78:8080
in the browser Firefox, then I can surf the internet freely.)
I have found this link:http://www.vo1dmain.info/how-to-configure-private-proxy-on-vps.But It requires ssh client on your home computer. And I have dynamic IP, by the way.
Thanks a lot!