Surfing the Web using Web Proxy

Add comments

If you want to browse the internet without having to go through the hassle of building a SSH Tunnel, then a quick and dirty solution would be to use a web proxy. There are limitations to what kind of websites it can work with since browsers cookies aren’t fully supported. e.g. GMail doesn’t work.  phpMyProxy is a php web proxy script written by eProxies.info.

Installing phpMyProxy in Ubuntu

Download phpMyProxy_1.0.3.zip and extract it into the web host directory.

$unzip phpMyProxy_1.0.3.zip /var/www

phpMyProxy requires the client URL library for PHP.

$ sudo apt-get install php5-curl

Modify the proxy.config.php file; it’s recommended to change the 'url_var_name' from 'q' to something else like 'url' otherwise Google search would not work with phpMyProxy.

To hide your traffic it’s recommend do encryption with SSL which can be easily setup with Apache.

Browsing Futureshop.ca with phpMyProxy

Browsing Futureshop.ca with phpMyProxy

Related posts:

  1. Apache mod_proxy and Reverse Proxy
  2. Integrating Tomcat and Apache Using Proxy
  3. Surfing the Web using SSH Tunnel
  4. Installing BoutDuTunnel Server on Mono XSP
  5. HTTP Tunnel Through ISA Server

Comments are closed.

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in