ProxyTool is a command-line tool for managing and testing HTTP/HTTPS proxies written in Python. It provides features such as scraping proxies from websites, testing proxies for connectivity and speed, and exporting working proxies to a file. THis can be runned in both win, linux, terminal, pydroid
- Clone the repository:
git clone https://github.com/SIDDHU123M/ProxyTool.git
- run
pip install os-sys
--if you are running for the first time. - Run :
python main.py
.
Required modules will be directly installed by the script. And Instead of cloning repo, You can directly download code from Release.
To use the tool, simply run python main.py
.