I have a working Squid proxy and need a PHP script that will act as a proxy portal. I know I am not using the correct terms here because I have been searching for the past 3 days and have tried 4 different scripts that don't do what I need. Basically I am trying to reproduce the functionality of one of the free proxy sites like https://us.hidester.com.
I need to be able to support HTTPS and URL parameters so the user doesn't have to manually enter the URL on the proxy page. For example they could just go to https://myproxy.com/surf.php?u=https%3A%2F%2Fwww.website.com
I am sure this exists already, I just can't find it. Thanks!!
[link] [comments]