ProxyHuntr

GUI Proxy Finder and Checker writting in Python + PyQt.

View on GitHub

ProxyHuntr

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.

Features

Technical

ProxyHuntr check proxies by using them as they would be used: make an HTTP request and verify the result.

How to Install

Windows

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!

All Platforms

  1. Install Python 3.x (3.5 has been tested).
  2. Run pip install -r requirements.txt to install the dependencies.
  3. Run python main.py or python3 main.py.

Downloads

Latests Version: RC2 (Pre-Release)

Windows Installer (.exe)(60MB)

Windows Protable (.zip)(85MB)

Source Code (.zip)

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!