Sonic Tricks always tries to improve your sense of knowledge and give you a huge ammount of knowledge with great apps developed by us and tutorial as you wanted.
Monday, 26 August 2013
Create your Own Web Proxy Site in 5 easy Steps
Things You Need :
1. A Premium Web hosting account which includes PHP and curl / Free hosting accounts usually wont provide curl that's why i suggest you to use Premium hosting account or you can also setup a webserver at your home computer and host a proxy site at your Local Pc ,you can easily setup your own webserver by using xampp i have written a tutorial on that you can read the article from Here
2. VPN (optional ) - If you find it difficult to port forward (i use hamachi VPN )
Procedure :
1. First Download Proxy script Pack From Here
2. Now extract all the files from the Proxy script pack and upload them to your premium web hosting account for easy uploading, use an ftp client like (file zilla ), If your using xampp like me, Then just put all the files in htdocs folder as shown
3. Now enter your website name in your web browser and you should see your web proxy site
4. For those using xampp first go to xampp folder, then navigate to php folder , Now open php.ini and search for curl, Now Uncomment the following line by removing the semicolon ";extension=php_curl.dll " as shown
5. Now restart xampp and enter localhost or 127.0.0.1 in your browser , You should now see your proxy site running , If your not getting it then redo all the steps !!
Now those setting up a proxy server at your home PC are Usually behind a router or modem, In order to access your proxy server from anywhere (like from your collages , offices ) you have to port forward your web server, Port forwarding can be a difficult job for beginners as an alternative you can use a VPN .when using a vpn theirs no need of port forwarding. I use Hamachi a free to use vpn to accomplish my goal
First Download and install Hamcahi, You will be provided with an ip address starting with 5.xxx..xxx.xxx
To use your proxy, Simply enter your hamachi ip address in your web browser and you,ll see your proxy site as shown
Hope you like this tutorial for further doubts and clarifications please pass your comments
Read more: http://www.101hacker.com/2011/09/create-your-own-personal-web-proxy-site.html#ixzz2d4jAt3AR
Labels:
Technical Tricks
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment