prox5/README.md
2021-09-13 10:08:43 -07:00

14 lines
750 B
Markdown

## PxndScvm
[![GoDoc](https://godoc.org/github.com/yunginnanet/pxndscvm?status.svg)](https://godoc.org/github.com/yunginnanet/pxndscvm) [![Go Report Card](https://goreportcard.com/badge/github.com/yunginnanet/HellPot)](https://goreportcard.com/report/github.com/yunginnanet/pxndscvm)
### SOCKS5/4/4a validating proxy pool
![Demo](./pxndscvm.gif)
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](https://godoc.org/git.tcp.direct/kayos/pxndscvm) and the [example](example/main.go) for more details.**