php-proxy-app
php-proxy-app copied to clipboard
Web Proxy Application built on php-proxy library ready to be installed on your server
What version of PHP is stable when running php-proxy-app?
I'm looking for a way to log all requests (URL and IP) to a file. Is this possible?
I installed the proxy server using the One-Click Install . It works , but looks like JavaScript is disabled and is not working. How can I enabled JavaScript on my...
Was looking for an alternative to the abandoned Glype proxy and found this project. Unfortunately, this project appears to be equally as abandoned as Glype. But it does at least...
When a page is encoded with The page doesn't display the characters. 
It can't load spotify, or soundcloud, and other sites the graphics aren't loaded. :( I feel sooooo sad
Hi! I install ur app to my server. But when I go to YouTube I got this message: Translate: " Install a different browser Your browser is no longer supported....
Hi, I just installed the php-proxy on my host (shared hosting). Work's ok. However, to access a specific link (which is a DDNS + port to my home internet) ,...
Some sites expect query string only with keys and without values and generate 404 otherwise. E.g. `https://example.com/path?key1&key2` URL gets transformted into `https://example.com/path?key1=&key2=` by the proxy script and results in 404...