From d105c2f741db5a7243ce01c6c8196fe5534fc54d Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Wed, 25 Oct 2023 23:35:06 +0800 Subject: [PATCH] Update lxd_custom.md --- docs/en_US/guide/lxd_custom.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en_US/guide/lxd_custom.md b/docs/en_US/guide/lxd_custom.md index 2eef05dd8d..2d227eda70 100644 --- a/docs/en_US/guide/lxd_custom.md +++ b/docs/en_US/guide/lxd_custom.md @@ -383,11 +383,11 @@ If you need to use this set of scripts to configure IPV6 addresses for container ### Features -- [x] Self-built IPv6 tunnel for sit/gre/ipip protocols -- [x] Support to customize the IPV6 subnet size to be cut out, and the appropriate IPV6 subnet information in CIDR format will be calculated automatically. -- [x] Automatically recognizes the IPV6 subnet size of the server side -- [x] will automatically set up the tunnel server and print the commands that the client needs to execute -- [x] Setting up the IPV6 tunnel is easy to understand and easy to remove +- Self-built IPv6 tunnel for sit/gre/ipip protocols +- Support to customize the IPV6 subnet size to be cut out, and the appropriate IPV6 subnet information in CIDR format will be calculated automatically. +- Automatically recognizes the IPV6 subnet size of the server side +- will automatically set up the tunnel server and print the commands that the client needs to execute +- Setting up the IPV6 tunnel is easy to understand and easy to remove ### Environmental Preparation