浏览代码

Fix tun documentation

世界 3 年之前
父节点
当前提交
2ae4da524e
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/configuration/inbound/tun.md
  2. 1 1
      docs/configuration/inbound/tun.zh.md

+ 1 - 1
docs/configuration/inbound/tun.md

@@ -11,7 +11,7 @@
   
   "interface_name": "tun0",
   "inet4_address": "172.19.0.1/30",
-  "inet6_address": "fdfe:dcba:9876::1/128",
+  "inet6_address": "fdfe:dcba:9876::1/126",
   "mtu": 9000,
   "auto_route": true,
   "strict_route": true,

+ 1 - 1
docs/configuration/inbound/tun.zh.md

@@ -11,7 +11,7 @@
 
   "interface_name": "tun0",
   "inet4_address": "172.19.0.1/30",
-  "inet6_address": "fdfe:dcba:9876::1/128",
+  "inet6_address": "fdfe:dcba:9876::1/126",
   "mtu": 9000,
   "auto_route": true,
   "strict_route": true,