php-proxy
php-proxy copied to clipboard
A web proxy script written in PHP and built as an alternative to Glype.
Hellow, Now there have a mass problem on youtube with this script.We cant watch youtube copyright videos with this script.But [unblockvideos.com ](https://unblockvideos.com) there haven’t any issue. Please Fix it. **Thanks...
Hello, I come back again with different issue :smile: 203.6.148.243/proxy when i access proquest, and springer link it said "failed to load javascript". What cause that problems? can it solved...
The function used to convert relative url into absolute ones fails several test cases. > rel2abs failure: http://a/b/c/. instead of http://a/b/c/ > rel2abs failure: http://a/b/c/.. instead of http://a/b/ > rel2abs...
woot.com does not work on mobile phone screens. In order to make it work, you need to change the HTTP AGENT Header and set it as if it was a...
Hello, I do not want to go to the URL, I want to bring the contents of the url
Setting `$config['allow_client_caching'] = true` will forward any provided cache-control headers to the client. Removing cache-control headers continues to be the default behavior.
Hello, I visited some website with this proxy. Some work normal, and the other has redirect loop. I've search some forum and i've no answer yet. http://203.6.148.243/proxy/ (Proquest and Scopus...
Hi, I am offering free proxy to my users but my high-end server crash after a few hundred concurrent users. Can you tell me how can I apply some limits...
config.php file // additional curl options to go with each request $config['curl'] = array( CURLOPT_PROXY => "xxxx.ir:82", CURLOPT_HEADER => False , CURLOPT_NOPROGRESS => False , CURLOPT_PROXYUSERPWD => "uuuu:ppppppp" , CURLOPT_HTTPPROXYTUNNEL...
'remove_js' & 'replace_title' didn't seem to belong in the ProxifyPlugin, so have been given their own plugins. ProxifyPlugin has been reorganised, primary difference is the use of named capture groups...