优化singbox

This commit is contained in:
sindricn
2025-08-17 12:44:55 +08:00
parent 659b296966
commit d82ede7c64
+21
View File
@@ -732,6 +732,27 @@ EOF
}
]
},
"inbounds": [
{
"type": "tun",
"tag": "tun-in",
"interface_name": "utun",
"inet4_address": "172.19.0.1/30",
"mtu": 9000,
"auto_route": true,
"strict_route": true,
"sniff": true,
"endpoint_independent_nat": false,
"stack": "system",
"platform": {
"http_proxy": {
"enabled": true,
"server": "127.0.0.1",
"server_port": 2080
}
}
}
],
"outbounds": [
{
"type": "hysteria2",