Last active
March 21, 2023 15:56
-
-
Save learosema/ff63c9bf33d43e0dc8991cdad43e1468 to your computer and use it in GitHub Desktop.
jail.local
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEFAULT] | |
destemail = email@example.org | |
sendername = Fail2Ban | |
[sshd] | |
mode = extra | |
enabled = true | |
port = 22 | |
maxretry = 1 | |
bantime=6000 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment