优化singbox

This commit is contained in:
sindricn
2025-08-17 12:03:52 +08:00
parent a070f303bb
commit 63fc0d9ee6
+15
View File
@@ -342,6 +342,21 @@ EOF
],
"route": {
"rules": [
{
"domain_suffix": [".local"],
"outbound": "direct"
},
{
"ip_cidr": [
"192.168.0.0/16",
"10.0.0.0/8",
"172.16.0.0/12",
"127.0.0.0/8",
"100.64.0.0/10",
"169.254.0.0/16"
],
"outbound": "direct"
},
{
"rule_set": "geoip-cn",
"outbound": "direct"