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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.