Skip to content

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.

License

Notifications You must be signed in to change notification settings

zeck999/ProxyChecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.9%
  • Makefile 1.1%