Add source CIDR bypass for TProxy

This commit is contained in:
2026-05-24 13:26:03 +03:00
parent 12ad0c8b78
commit 0092ec4cde
4 changed files with 97 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ TPROXY_PORT=7895
TPROXY_MARK=1
TPROXY_TABLE=100
TPROXY_CHAIN=VPN_PROXY_TPROXY
TPROXY_BYPASS_SOURCE_CIDRS=
ROUTING_RU_DIRECT=true
LOG_LEVEL=info
EOF