更新 防火墙.MD

This commit is contained in:
2026-09-06 23:26:10 +08:00
parent 2a7eccf69d
commit 6585fe8114
+1 -1
View File
@@ -5,7 +5,7 @@
1. 安装依赖 1. 安装依赖
~~~ ~~~
apt update apt update
apt install ipset curl -y apt install ipset curl nftables -y
~~~ ~~~
2. 创建 ipset 集合存储中国大陆 IP 段, 创建集合,hash:net 存放网段 2. 创建 ipset 集合存储中国大陆 IP 段, 创建集合,hash:net 存放网段
~~~ ~~~