Skip to content Skip to sidebar Skip to footer

Create a Web Proxy


Lets Start 
Preparation :
1. a vps
2. putty software
3. internet connection of course

work steps :
1. Install your VPS via the VPS control panel 
2. The OS is usually Centos 32 bit
3. Log in to your VPS using the root user
4. run the following command:
yum install privoxy -y
5.wait until it's finished
6. edit file config privoxy :

vi /etc/privoxy/config

you can use this
Download WinSCP disini :
go to the directory
/etc/privoxy/config --> Edit pake notepad --> restart privoxy


7. look for the line: listen-address 127.0.0.1:8118 (replace 127.0.0.1 with the vps ip


8.start privoxynya :
service privoxy start
9. That's it, that's our proxy server.

Hope it is useful



sumber: bugs4u.info