proxy-checker
proxy-checker copied to clipboard
The simple script, which checks good and bad proxies
Proxy Checker
Simple HTTP/HTTPS proxy checker written with Python
Usage
Get started
First you need to get rid of problems with executing permissions, so to do that, open terminal and say:
chmod +x prox.py
Check proxies from file
./prox.py -f <FILENAME>
Check only one proxy
./prox.py -p <IP:PORT>