add groupRules

This commit is contained in:
2025-04-20 13:03:06 +10:00
parent 87e06ffc67
commit ed3d2e9e64
9 changed files with 116 additions and 74 deletions

View File

@ -68,10 +68,7 @@
"inbounds": [
{
"type": "tun",
"address": [
"172.16.0.1/30",
"fdfe:dcba:9876::1/126"
],
"address": ["172.16.0.1/30", "fdfe:dcba:9876::1/126"],
"auto_route": true,
"strict_route": true,
"exclude_interface": "tailscale0",
@ -84,6 +81,7 @@
"tag": "default",
"outbounds": [
"\u003call-proxy-tags\u003e",
"\u003c-all-country-tags\u003e",
"direct"
]
},
@ -107,11 +105,7 @@
"action": "hijack-dns"
},
{
"port": [
3478,
5348,
5349
],
"port": [3478, 5348, 5349],
"outbound": "direct"
},
{

View File

@ -69,10 +69,7 @@
{
"type": "tun",
"tag": "tun-in",
"address": [
"192.168.135.1/30",
"fdfe:dcba:9876::1/126"
],
"address": ["192.168.135.1/30", "fdfe:dcba:9876::1/126"],
"auto_route": true,
"auto_redirect": true,
"strict_route": true,
@ -85,6 +82,7 @@
"tag": "default",
"outbounds": [
"\u003call-proxy-tags\u003e",
"\u003c-all-country-tags\u003e",
"direct"
]
},
@ -108,11 +106,7 @@
"action": "hijack-dns"
},
{
"port": [
3478,
5348,
5349
],
"port": [3478, 5348, 5349],
"outbound": "direct"
},
{

View File

@ -68,10 +68,7 @@
"inbounds": [
{
"type": "tun",
"address": [
"172.16.0.1/30",
"fdfe:dcba:9876::1/126"
],
"address": ["172.16.0.1/30", "fdfe:dcba:9876::1/126"],
"auto_route": true,
"strict_route": true,
"exclude_interface": "tailscale0",
@ -84,6 +81,7 @@
"tag": "default",
"outbounds": [
"\u003call-proxy-tags\u003e",
"\u003c-all-country-tags\u003e",
"direct"
]
},
@ -107,11 +105,7 @@
"action": "hijack-dns"
},
{
"port": [
3478,
5348,
5349
],
"port": [3478, 5348, 5349],
"outbound": "direct"
},
{