From 66ea257a4062d82bf1dcdd1e6c654ee3552ec74a Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:10:18 +0000 Subject: [PATCH] update --- docs/en_US/guide/lxd_extra_config.md | 4 ++-- docs/guide/lxd_extra_config.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en_US/guide/lxd_extra_config.md b/docs/en_US/guide/lxd_extra_config.md index 77c792c607..ce6571d3e4 100644 --- a/docs/en_US/guide/lxd_extra_config.md +++ b/docs/en_US/guide/lxd_extra_config.md @@ -40,7 +40,7 @@ Example (automatically configure the test container with an IPV6 address, a test ```bash bash build_ipv6_network.sh test ``` - + ## Blocking Ingress/Egress Traffic on Easily Abused Ports and Filtering Out Port Scanning and Exploitation Toolkits diff --git a/docs/guide/lxd_extra_config.md b/docs/guide/lxd_extra_config.md index 8fcf1fba90..19cbbfee02 100644 --- a/docs/guide/lxd_extra_config.md +++ b/docs/guide/lxd_extra_config.md @@ -47,7 +47,7 @@ bash build_ipv6_network.sh 容器名称 bash build_ipv6_network.sh test ``` -删除所有IPV6已映射的规则 + ## 屏蔽容易被滥用的端口的出入流量以屏蔽端口和屏蔽滥用工具包