ProxyHuntr is a Free and OpenSource Proxy Finder and Checker. ProxyHuntr is written in Python 3(.5). ProxyHuntr has an GUI thanks to PyQt5. ProxyHuntr has got two dependencies: PyQt5 and Requests.
- ProxyHuntr checks proxies Multi Threathed!
- ProxyHuntr verifies the anonymity of the proxies.
- ProxyHuntr finds Country Information.
- ProxyHuntr can verify if your IP is really hidden (only Anonymous and Elite proxies since Transparent proxies will leak your IP).
- ProxyHuntr is fast and does not need much computing power to run.
- ProxyHuntr can scrape proxies from the internet and check them OR check proxies from a file.
- ProxyHuntr can export proxies bassed on anonymity.
ProxyHuntr check proxies by using them as they would be used: make an HTTP request and verify the result.
If you're on windows and not planning on changing the sourcecode, download the latest pre-compiled release. This will make sure that ProxyHuntr works without having to install Python and different modules!
- Install Python 3.x (3.5 has been tested).
- Run
pip install -r requirements.txt
to install the dependencies. - Run
python main.py
orpython3 main.py
.
Latests Version: RC2 (Pre-Release)
Windows Installer (.exe)(60MB)
Windows Protable (.zip)(85MB)
NOTE: If you use the windows installer and install to the default directory. RUN ProxyHuntr EVERYTIME as ADMIN, ProxyHuntr saves files in it's relative directory; it needs admin rights to do that in the program files dir. Will be fixed later!