IPv6 backconnect multi proxy server for any debian-based distro
1.8K
docker run --privileged -d -e PROXY_USER=user \
-e PROXY_PASS=pass -e START_PORT=30000 \
-e NET_INTERFACE=Your-main-network-interface \
--name ipv6-proxy --network host --restart always ethie/ipv6-multiple-proxy-server:v3
Change PROXY_USER, PROXY_PASS, START_PORT and NET_INTERFACE
More info: ipv6-multiple-proxy-server
Content type
Image
Digest
sha256:2e2c287ac…
Size
32 MB
Last updated
5 months ago
docker pull ethie/ipv6-multiple-proxy-server