If you spent time on the internet in the mid-2000s, specifically in computer labs or trying to bypass school firewalls, you almost certainly encountered the phrase "Powered by PHProxy."
In an era before "Deep Packet Inspection" became standard for firewalls, PHPProxy was incredibly effective at bypassing simple URL filters. Since the firewall only saw a connection to the proxy's URL (e.g., my-cool-proxy.com) rather than the blocked site, the traffic sailed right through. The Evolution: From PHProxy to Glype and Beyond powered by phpproxy free
The Fetch: The server hosting the script fetches the content of google.com. The Rise and Fall of "Powered by PHProxy":
The proxy server decrypts your traffic before re-encrypting it (if using HTTPS). The operator of that server can see everything: Your real IP address
4. Hosting company suspended my account
Developers and privacy-conscious users often turn to these scripts for several reasons: YetOpen/phpproxy: Source of PHP-Proxy with my modifications
If you spent time on the internet in the mid-2000s, specifically in computer labs or trying to bypass school firewalls, you almost certainly encountered the phrase "Powered by PHProxy."
In an era before "Deep Packet Inspection" became standard for firewalls, PHPProxy was incredibly effective at bypassing simple URL filters. Since the firewall only saw a connection to the proxy's URL (e.g., my-cool-proxy.com) rather than the blocked site, the traffic sailed right through. The Evolution: From PHProxy to Glype and Beyond
The Fetch: The server hosting the script fetches the content of google.com.
The proxy server decrypts your traffic before re-encrypting it (if using HTTPS). The operator of that server can see everything:
4. Hosting company suspended my account
Developers and privacy-conscious users often turn to these scripts for several reasons: YetOpen/phpproxy: Source of PHP-Proxy with my modifications