- Download the script from github;
git clone https://github.com/VitaliiFoX/ProxyChecker.git- Install libraries from requirements.txt;
pip install -r requirements.txt- Register on ip2location website and get API from it;
- Use it for yourself :)
You can use my script for these scenarios:
- You need to check the functionality of proxies.
- You need to use proxies from a specific country, but you're not sure if the proxy service provides proxies from the country you need.
- Python version 3.8+
- Tested on Python 3.12.4