WhippyLamp60060 / ProxyChecker

An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI, for Windows, Mac OS, Linux.

Home Page:https://proxychecker.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProxyChecker

An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI, for Windows, Mac OS, Linux.

Image of ProxyChecker

Features

  • GUI based
  • Check SOCKS or HTTP Proxies
  • Multithreaded & Multiplatform
  • Filters and Removes Duplicate Proxies
  • Ability to Load from multiple Proxy Lists
  • Proxy Anonymity, Response Time & Country Information
  • Export Table (CSV) and Export Based on Anonymity

Requirements

  • Java 1.8+
  • Internet Connection :)

Dependencies

  • Gson 2.8.5 (included in packaged release)

Installation & Usage

Simply download the latest packaged release for your system and run!

Build from Source

You may also build and run ProxyChecker directly with the included makefile. This assumes you have Java setup correctly with JavaFX accessible by your JDK.

git clone https://github.com/HiddenMotives/ProxyChecker.git
make -C ProxyChecker/
java -jar ProxyChecker/artifact/ProxyChecker.jar

-- The application icon is provided by David Cross, from Webhosting Media

About

An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI, for Windows, Mac OS, Linux.

https://proxychecker.co

License:GNU General Public License v2.0


Languages

Language:Java 98.9%Language:Makefile 1.1%