PHP Http Proxy is a php script for taking webpages from one server and processes so that your main server is proctected/hidden. Usefull for those who have or require indirect access to the web and or their server.
Categories
NetworkingLicense
GNU General Public License version 2.0 (GPLv2)Follow PHP Web Proxy
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
Probably worked well in PHP 4! ;-) I've published a PHP 5 compatible version with several bug fixes here, for everybody interested: https: //gitlab.com/alexander255/php-proxy-dean/
-
Thanks for Php-proxy, it's great!
-
I've used it for a couple times, works perfect!!
-
Not bad.. but I personally feel I wrote a better alternative. http://code.google.com/p/php-proxy/ This 'just works'.
-
Nice, but inactive? I've created a small proxy based on curl that serves up images and works with POST & COOKIES. http://sourceforge.net/projects/knproxy/ If anyone wants a look.