docs: add LAN socks5 compose deployment
This commit is contained in:
+9
-2
@@ -1,2 +1,9 @@
|
||||
PROXY_USER=someuser
|
||||
PROXY_PASSWORD=somepass
|
||||
# Authentication is enabled by default. Change these before production use.
|
||||
REQUIRE_AUTH=true
|
||||
PROXY_USER=socksuser
|
||||
PROXY_PASSWORD=change-me-please
|
||||
PROXY_PORT=1080
|
||||
|
||||
# Optional filters. Empty means allow all.
|
||||
ALLOWED_DEST_FQDN=
|
||||
ALLOWED_IPS=
|
||||
|
||||
Reference in New Issue
Block a user