Uguduwa - Just Another Web Proxy

Uguduwa is just another web proxy written in php. It is similar to glype in many ways. However, it does have some additional features such as,
  • Protection agains Phishing accusations.
  • Content rating so you can use google adsense
  • No framing of content, the add header is build into the page.

Requirements
Any hosting provider that supports php.

Download and Installation
Download the source code from uguduwa.zip@google . Next unzip the file. You will get a 'fast' directory. This directory contains all the uguduwa files. Now copy the 'fast' directory to your apache servers document root. This is usually '/var/www/html'.

Open the /fast/prxprod/host.php file. Inside this file you you must search for the line below and replace 127.0.0.1 with the ip or hsotname of your host.


$myhost                         = "http://127.0.0.1/super";

To access the proxy enter http://127.0.0.1/super/prxprod/proxy?urlP=www.google.com in your browser.

Advance Configuration
For advanced configuration please have a closer look at the config.php file and the blockedips.php file. When the author has more time, she will fill in this section.


Contact
You may contact the author at righteous.ninja@gmail.com. She usually replies promptly.

0 comments: