Easily run a SOCKS proxy server within a Docker container that listens on all available IPv4 and IPv6 addresses, and by default supports outbound connections using the same IP where the connection is accepted.
VARIABLE | DEFAULT | DETAILS |
---|---|---|
SOCKS_USR | Authorized User | |
SOCKS_PWD | Authorized Password | |
SOCKS_PORT | 1080 | SOCKS Server Port |
SOCKS_USR= SOCKS_PWD= docker compose up -d
docker compose down --remove-orphans --rmi all
SOCKS_USR= SOCKS_PWD= bin/console app:socks-proxy