feat(脚本): 更新sing-box至最新版本。

This commit is contained in:
mack-a
2025-10-29 15:10:24 +08:00
parent 2f265e7b40
commit 37294e19a4
2 changed files with 105 additions and 47 deletions
+17 -19
View File
@@ -45,6 +45,10 @@
"tag": "dns_resolver",
"type": "udp",
"server": "114.114.114.114"
},
{
"type": "local",
"tag": "local"
}
],
"rules": [
@@ -63,11 +67,6 @@
"rule_set": "geosite-cn",
"server": "dns_direct"
},
{
"action": "route",
"rule_set": "geoip-cn",
"server": "dns_direct"
},
{
"action": "route",
"rule_set": "geosite-geolocation-!cn",
@@ -87,17 +86,22 @@
"172.18.0.1/30",
"fdfe:dcba:9876::1/126"
],
"route_address": [
"0.0.0.0/1",
"128.0.0.0/1",
"::/1",
"8000::/1"
],
"route_exclude_address": [
"192.168.0.0/16",
"10.0.0.0/8",
"172.16.0.0/12",
"fc00::/7"
],
"mtu": 9000,
"auto_route": true,
"strict_route": true,
"sniff": true,
"platform": {
"http_proxy": {
"enabled": true,
"server": "127.0.0.1",
"server_port": 1082
}
}
"sniff": true
},
{
"type": "mixed",
@@ -105,12 +109,6 @@
"listen_port": 1082,
"sniff": true,
"users": []
},
{
"type": "socks",
"tag": "socks-in",
"listen": "127.0.0.1",
"listen_port": 7888
}
],
"outbounds": [