add more subnets

This commit is contained in:
2025-05-05 04:37:39 +05:30
parent 319a0b23e8
commit 8ff9194f67

View File

@@ -10,6 +10,5 @@ data:
HTTPPROXY: "ON" HTTPPROXY: "ON"
FIREWALL_INPUT_PORTS: "8080,7878,8989,8191,5055,6881" FIREWALL_INPUT_PORTS: "8080,7878,8989,8191,5055,6881"
FIREWALL_VPN_INPUT_PORTS: "8080,7878,8989,8191,5055,6881" FIREWALL_VPN_INPUT_PORTS: "8080,7878,8989,8191,5055,6881"
FIREWALL_OUTBOUND_SUBNETS: "192.168.1.0/24" FIREWALL_OUTBOUND_SUBNETS: "192.168.1.0/24,10.42.0.0/16,10.43.0.0/16"
DOT: "on"
DNS_ADDRESS: "8.8.8.8" DNS_ADDRESS: "8.8.8.8"