The World's Most Fastest Proxy Checker In Python, Maybe?!
Features
- Based on Python 3.7+
- Save Valid Porixes into the custom file
- Multi-Thread
- Fully Asynchronous
- Supported Proxy Types: HTTP - SOCKS4 - SOCKS5
- Customize Connection Timeout
- Customize Process Timeout (to Avoid freezing)
- Test All Proxies with https://google.com
Quick start
pip3 install -r requirements.txt
USAGE: python3 main.py -i [InputFile:str] -o [OutputFile:str] -m [threads:int] -p [processTimeout:int] -x [proxyType:str] -t