This commit is contained in:
sushen339
2025-11-18 11:12:21 +08:00
parent 43dfabb497
commit 57ecd5ab17
+3
View File
@@ -1,4 +1,7 @@
#!/bin/sh #!/bin/sh
# Block-IP: 基于 nftables 的自动封禁恶意IP脚本
# last updated: 2025-11-18
# author: su
# ================= 配置区域 ================= # ================= 配置区域 =================
LOG_FILE="/var/log/block-ip.log" LOG_FILE="/var/log/block-ip.log"