mirror of
https://github.com/mack-a/v2ray-agent.git
synced 2026-01-12 16:35:38 +08:00
fix(脚本): 修复singbox废弃内容
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user