pokscan scans IPv4 targets and ports for working socks5, http, and https proxies.
go build .Use the built-in help:
go run . --helpOr after building:
./pokscan --helpFor flags, target formats, examples, defaults, resume behavior, and output details, use --help.
Validated proxies are written in URL form:
socks5://1.2.3.4:1080
http://5.6.7.8:8080
https://9.10.11.12:443
GNU Affero General Public License v3.0 only. See LICENSE.