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
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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.