 |
|
Innovation award
 Nominee: 2x |
This class can be used to extract lists of proxy servers from remote sites.
It goes through a list of remote sites and retrieve pages that contain lists of proxy servers.
The class parses the retrieved pages to extract the proxy server addresses.
It generates a PHP script with the details of all the proxy servers.
 March 2010
Number 5 |
Sometimes you need to access pages from different network points, eventually in different countries, to test a site. However, usually you cannot do that because you do not have computers in many different countries.
An alternative solution is to use remote proxy servers that forward HTTP requests to final sites.
This class can be used to automatically retrieve lists proxy servers available to forward your HTTP requests.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Proxy.php |
Class |
Proxy class |