socks5

command module
v0.0.0-...-7fca79c Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 6 Imported by: 0

README

About

Docker wrapper for socks5 proxy-server by TxThinking

Usage

docker run -d --name socks5 -p 1080:1080 -e PROXY_USERNAME=<username> -e PROXY_PASSWORD=<password> -e PROXY_IP=<proxy_ip> -e PROXY_PORT=<proxy_port>  nessai1/socks5:latest
ENV variable Type Default Description
PROXY_USERNAME String no value Username that used for proxy auth
PROXY_PASSWORD String no value Password that used for proxy auth
PROXY_IP String 1080 IP of socks5 proxy
PROXY_PORT String no value Port of socks5 proxy
PROXY_UDP_TIMEOUT Int 30 Timeout of UDP connection (in seconds)
PROXY_TCP_TIMEOUT Int 30 Timeout of TCP connection (in seconds)

PROXY_IP are always required.

If proxy use Username/password auth method - PROXY_USERNAME and PROXY_PASSWORD are both required.

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