Tag: fail2ban

Fail2ban

# 更新源并安装 sudo apt update && sudo apt install fail2ban -y # 启动并设置开机自启 sudo systemctl start fail2ban sudo systemctl enable […]

Scroll to Top