socks5-list-proxy

command module
v0.0.0-...-8685eef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2019 License: MIT Imports: 14 Imported by: 0

README

socks5-list-proxy

Socks5 2 level proxy written on Go, support updating proxy list.

Help:

./socks5-list-proxy -h

Usage of 2 level proxy server. Update proxy list every n seconds.:
  -a string
    	listening ip (default "0.0.0.0")
  -n duration
    	update period in seconds (default 24h0m0s)
  -p int
    	listening port (default 8181)
  -u string
    	socks5 server incoming auth user:password
  -ur string
    	socks5 servers outgoing auth user:password
  -url string
    	URL to proxy list. Prior then file.

Run:

go run main -url https://path/to/proxies.txt -u test:test

Docker run:

docker build -t socks5-list-proxy .
docker run socks5-list-proxy -url https://path/to/proxies.txt -u test:test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL