Categories

The complete web proxy tutorial (Part 3) - How to create your own web proxy site

The good news is: It’s actually quite easy to create your own web proxy site.

You just need to follow two simple steps as described below:

Step 1 – Install you local PHP environment

Step 2 - Download and install free PHP proxy script


Step 1 – Install you local PHP environment

You don’t need to know how to write a proxy program. There are many free scripts available to download on Internet. However, since most of those scripts are written in PHP, you need to install a PHP environment on your local machine for testing purpose.

The following simple video tutorial will show you exactly how to install your local PHP environment using XAMPP.

Step 2 – Download and install free PHP proxy script

The proxy script is a program which does all the magic works. It allows people to access the blocked web contents through your site. There are many free proxy scripts you can download. The most popular are: Glype, Phproxy, and Zelune. Phproxy was used by many people before, but its development was discontinued in 2007, plus it had some compatible problems with the latest PHP version. I would recommend Glype because it is fast, reliable, easy to customize, easily extensible and feature-rich.

The following simple video tutorial will show you exactly how to create your web proxy using Glype.

5 comments to The complete web proxy tutorial (Part 3) – How to create your own web proxy site

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>