You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
build | 7 months ago | |
cmd/groceries | 7 months ago | |
components | 7 months ago | |
data | 7 months ago | |
internal | 7 months ago | |
pkg/version | 7 months ago | |
scripts | 7 months ago | |
.gitignore | 7 months ago | |
Makefile | 7 months ago | |
README.md | 7 months ago | |
go.mod | 7 months ago | |
go.sum | 7 months ago |
README.md
Endess
Endless will collect a configurable number of open source proxies from numerous provided sources, check the proxies, sort by numerous categories including geolocation, privacy and of course proxy type.
Installation
git clone https://git.tcp.direct/moony/endless
cd endless
make
Requirements
go 1.20+
Usage
TODO: Usage example here.
External Integrations
Endless feeds it's proxy pool into Prox5 to create a very nice SOCKS5 proxy upstream by design. While easy to modify for other uses, Prox5 was intended to be integrated during development.