Skip to content

Commit bcc29c9

Browse files
committed
Enable fail2ban
1 parent fe87a44 commit bcc29c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ sudo supervisorctl reread
6969
sudo supervisorctl update
7070

7171
# harden ssh
72+
sudo apt-get install -y fail2ban > /dev/null
7273
sudo tee '/etc/ssh/sshd_config' > /dev/null << EOF
7374
Port 22
7475
Protocol 2

0 commit comments

Comments
 (0)