An open API service indexing awesome lists of open source software.

https://github.com/TuxCoding/GopherProxyChecker

Checks socks (socket 4/5) proxies from popular proxy lists.
https://github.com/TuxCoding/GopherProxyChecker

multi-threading proxies proxy-checker socks

Last synced: 3 months ago
JSON representation

Checks socks (socket 4/5) proxies from popular proxy lists.

Awesome Lists containing this project

README

        

# Socks Proxy Checker

## Description

Checks socks proxies from popular proxy lists like:

* http://www.socks24.org/
* https://socksproxylist24.blogspot.de/
* http://www.vipsocks24.net/
* http://proxysearcher.sourceforge.net/Proxy%20List.php?type=socks
* https://free-socks24.blogspot.de/

## Features

* Checks SOCKS4/5 proxies
* Timeout of 5 seconds
* Response time
* Socks Version
* Multi-Threading
* Country
* Progress bar
* Filter duplicate entries

## Downloads

https://github.com/games647/GopherProxyChecker/releases

## How to use

Using Commandline:

go run ProxyChecker.go input.txt output.txt

or:

./proxyechecker input.txt output.txt

Windows

proxychecker.exe input.txt output.txt

## Credits

* https://github.com/h12w/socks
* https://github.com/oschwald/geoip2-golang