Go to file
Nexus a021e679a1
Added more "defaultChecks"
Just made the list a bit bigger incase some go down, or the user gets blocked
2021-09-13 17:40:56 +02:00
example Add: API functions to change validation endpoints 2021-09-13 08:36:30 -07:00
defs.go Added more "defaultChecks" 2021-09-13 17:40:56 +02:00
getters.go Add: API functions to change validation endpoints 2021-09-13 08:36:30 -07:00
go.mod improve: statistics, fix: stop making proxies pointers, add: example 2021-09-13 04:26:24 -07:00
LICENSE add license 2021-09-13 04:42:17 -07:00
main.go Add: API functions to change validation endpoints 2021-09-13 08:36:30 -07:00
README.md grammar 2021-09-13 08:09:47 -07:00
setters.go Add: API functions to change validation endpoints 2021-09-13 08:36:30 -07:00
stats.go gofmt and spellcheck for the silly report card 2021-09-13 08:17:20 -07:00
useragents.go update README.md 2021-09-13 08:06:17 -07:00
util.go unexport utils 2021-09-13 08:12:02 -07:00

PxndScvm

GoDoc Go Report Card

SOCKS5/4/4a validating proxy pool

This package is for managing and accessing thousands upon thousands of arbitrary SOCKS proxies.

Pipe it a file filled with SOCKS proxies (host:port per line) and it will validate them continously while automatically weeding out the invalid ones.

This project is in development.

See the docs and the example for more details.