This script floods Iploggers using proxies. It leverages requests for sending requests and ThreadPoolExecutor to run multiple tests in parallel, improving efficiency.
- Python 3+
requestslibrary
To install the required library:
pip install requests- Edit the script to define the
target_url. - Save your proxy list in the
proxylist.txtfile, one per line. - Run the script:
python script.pyProxy-Checker/
β-- script.py
β-- proxylist.txt
β-- README.md
This script is for educational purposes and connectivity testing only. Misuse may violate website and network terms of service.
Author: ataguima