The testing URL is:  
$out{proxy_test_url}
The received content was $out{bytes} bytes:
$out{org_content}

$out{response}

The proxy anonymity testing URL is:  $out{anonymous_proxy_test_url}
Total tested $out{total_tested} proxies.

 
Anonymous proxies detected:

$out{h_anonymous_proxies}

 
Non-anonymous proxies detected:

$out{h_non_anonymous_proxies}

 
Servers that are not proxies:

$out{h_no_proxies}

 
Servers which verification failed:

$out{h_failed_proxies}

 
Enter below a list of proxies to remove:
You can just copy & paste any of the lists above. List entries are in format host:port separated by commas, spaces or new lines. By default 'no proxies' and 'proxies with failed verification' listed below.



 


Verify and Add the following proxies:
( List them in format host:port   Autofilled by 'failed check' proxies. )


 


Currently you have a list of total $out{proxies_num} proxy servers. All http requests of this application will pass through the following proxy servers on random basis:

$out{h_proxies}

 


Tip: You can access password protected proxies be defining them in this shape: username:password@host:port
Example: user123:dh34fH@myproxyhost.com:3128
Currently only basic http authorization is supported. The username and password are in url-encoded form. So if you have the "@" sign you have to replace it with its code %40. The code of ":" is %3A