Refactor iptables setup scripts: remove legacy script and add new warpgate configuration script
This commit is contained in:
@@ -10,7 +10,8 @@ TPROXY_PORT="7893" # UDP/TCP TProxy
|
||||
FW_MARK="0x1"
|
||||
ROUTE_TABLE="100"
|
||||
|
||||
EXCLUDE_IFACES=("tun0" "wg0")
|
||||
#EXCLUDE_IFACES=("tun0" "wg0" "wt0")
|
||||
EXCLUDE_IFACES=("tun0")
|
||||
|
||||
# ----------------------------
|
||||
# Helpers
|
||||
|
||||
Reference in New Issue
Block a user