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.
 
 
 
 
 
moony 15d21d3717
Merge pull request 'Fix: go module issue' (#1) from kayos/endless:main into main
6 months ago
build Initial commmit. 7 months ago
cmd/groceries Fix: go module issue 7 months ago
components Fix: go module issue 7 months ago
data Initial commmit. 7 months ago
internal Fix: go module issue 7 months ago
pkg/version Initial commmit. 7 months ago
scripts Initial commmit. 7 months ago
.gitignore Initial commmit. 7 months ago
Makefile Initial commmit. 7 months ago
README.md Fixed README.md 7 months ago
go.mod Fix: go module issue 7 months ago
go.sum Initial commmit. 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

Prox5

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.