Add authentication details for local SOCKS5/HTTP(S) server

This commit is contained in:
2025-12-27 19:11:26 +03:00
parent 13a18703cd
commit 20b063a10e

View File

@@ -11,8 +11,9 @@ lan-allowed-ips:
bind-address: "*" bind-address: "*"
# authentication of local SOCKS5/HTTP(S) server # authentication of local SOCKS5/HTTP(S) server
# authentication: authentication:
# - "user1:pass1" - "inquisitor:271828ir314159"
- "servitor:271828sr314159"
# ————————————————————————————————————————————————— EXTERNAL CONTROLLER ————————————————————————————————————————————————— # ————————————————————————————————————————————————— EXTERNAL CONTROLLER —————————————————————————————————————————————————
external-controller: 0.0.0.0:9090 external-controller: 0.0.0.0:9090