From 47cad3a1695ec6441f2e5f00133f134e8147fe8b Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:26:49 +0800 Subject: [PATCH] Update lxd_custom.md --- docs/guide/lxd_custom.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/guide/lxd_custom.md b/docs/guide/lxd_custom.md index bea62adce4..1939c93b31 100644 --- a/docs/guide/lxd_custom.md +++ b/docs/guide/lxd_custom.md @@ -6,10 +6,10 @@ outline: deep 有的机器本身没有IPV6的/64子网,这里给出一个方法免费附加IPV6的子网 -| 支持的平台 | 对应需要的安装包 | -|---------------------------|----------------| -| tunnelbroker | ifupdown | -| netassist | ifupdown2 | +| 支持的平台 | 对应需要的安装包 | 协议 | +|---------------------------|----------------|----------------| +| tunnelbroker | ifupdown | v4tunnel | +| netassist | ifupdown2 | sit | ### 初始环境修改