Always include fail2ban

This commit is contained in:
Michal Čihař 2020-03-12 11:33:13 +01:00
parent 97ada48c71
commit 23a129e403

View file

@ -4,3 +4,4 @@ sed -i 's/#?PasswordAuthentication.*/PasswordAuthentication no/' /etc/ssh/sshd_c
systemctl restart sshd

apt update
apt install -y fail2ban