diff --git a/configure-system b/configure-system index 1ea220f..5570894 100755 --- a/configure-system +++ b/configure-system @@ -4,3 +4,4 @@ sed -i 's/#?PasswordAuthentication.*/PasswordAuthentication no/' /etc/ssh/sshd_c systemctl restart sshd apt update +apt install -y fail2ban