Add inet6_address for sing-box

pull/3943/head
2dust 2023-06-04 20:30:00 +08:00
parent 975f89456f
commit 1e67850a80
1 changed files with 10 additions and 9 deletions

View File

@ -3,6 +3,7 @@
"tag": "tun-in", "tag": "tun-in",
"interface_name": "singbox_tun", "interface_name": "singbox_tun",
"inet4_address": "172.19.0.1/30", "inet4_address": "172.19.0.1/30",
"inet6_address": "fdfe:dcba:9876::1/126",
"mtu": 9000, "mtu": 9000,
"auto_route": true, "auto_route": true,
"strict_route": false, "strict_route": false,