A simple async Python tool to check and filter working proxies. Supports HTTP, HTTPS, SOCKS4, SOCKS5 with or without authentication.
To get started with the proxy checker bot, follow these steps:
-
proxies.txt
Proxy list format (you can get from Webshare):
http://host:port
https://host:port
socks4://host:port
socks5://host:port
http://user:pass@host:port
https://user:pass@host:port
socks4://user:pass@host:port
socks5://user:pass@host:port
valid_proxies.xlsx
— Valid proxies will be saved here.invalid_proxies.xlsx
— Invalid proxies will be saved here.new_proxies.xlsx
— New filtered proxies will be updated here.
- Download from: https://www.python.org/downloads/windows/
- During installation, check the box “Add Python to PATH”.
brew install python
sudo apt update
sudo apt install python3 python3-pip
pip install -r requirements.txt
Use
pip3
if needed, e.g.,pip3 install -r requirements.txt
.
cd path/to/proxies_checker
chmod +x run.sh
./run.sh
cd path\to\proxies_checker
python meomundep.py
Or double-click
run.bat
(if provided).
📞 Contact and Support
- Support me via Donate Here
- Contact for work: Telegram
- Join the support group: Join here
- Updates Channel: View channel
- YouTube Channel: Watch here
- Instagram: Follow me
- Tiktok: Follow me
🎇 Enjoy checking proxies efficiently!