An automatic http-proxy switcher, based on a per-proxy performance score. Specify a list of proxies and it will cycle between them
Example:
cat proxies.txt
>> http://proxy1.com
>> http://proxy2.com
>> http://proxy3.comIt will cycle between theses proxies, each proxy will hold a success score. When the success score goes down we stop using that proxy.