fix(脚本): 修复singbox废弃内容

This commit is contained in:
mack-a
2025-01-02 10:58:55 +08:00
parent ab4efce103
commit c9f911e599
2 changed files with 6 additions and 2 deletions

View File

@@ -81,7 +81,11 @@
"type": "tun",
"tag": "tun-in",
"stack": "system",
"inet4_address": "172.19.0.1/30",
"address": [
"172.16.0.1/30",
"fd00::1/126"
],
"mtu": 1492,
"auto_route": true,
"strict_route": true,
"sniff": true,