FastProxyChecker icon indicating copy to clipboard operation
FastProxyChecker copied to clipboard

Fast Proxy Checker in PHP

Results 4 FastProxyChecker issues
Sort by recently updated
recently updated
newest added

This pull request introduces the following features: ### Authentication Added support for proxies that require authentication. ``` checker.php?ip=ip&port=port&timeout=timeout&login=foo&password=bar ``` ### POST request handling. To check multiple proxies, you can pass...

Hello, why not making the request that way, this would be easier to handle : checker.php?ip=1.1.175.47:8080&timeout=10 instead of checker.php?ip=1.1.175.47&port=8080&timeout=10 Or maybe you can just add the possibility with a new...

The site of u request have limit of request and show this message Access Denied (CF1). Scripted access not permitted. Please contact [email protected]. I altered u script, and improvede it....