GitHub linguist .yml, fail2ban config fixes

This commit is contained in:
Bastian de Byl
2020-09-25 11:41:15 -04:00
parent 770be0ef4b
commit 3b4ad7c45c
4 changed files with 10 additions and 2 deletions

View File

@@ -6,5 +6,5 @@ backend = systemd
maxretry = 5
findtime = 1d
bantime = 2w
ignoreip = 127.0.0.1/8 192.168.1.0/24
ignoreip = 127.0.0.1/32 192.168.1.0/24
logpath = %(sshd_log)s