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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.