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.
- Host: GitHub
- URL: https://github.com/TuxCoding/GopherProxyChecker
- Owner: TuxCoding
- License: unlicense
- Created: 2016-08-08T14:53:39.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2021-01-20T08:46:37.000Z (over 4 years ago)
- Last Synced: 2025-03-17T17:50:42.563Z (3 months ago)
- Topics: multi-threading, proxies, proxy-checker, socks
- Language: Go
- Size: 11.7 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: CHANGELOG.md
- License: LICENSE
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