Initial commit

This commit is contained in:
2025-12-06 13:55:40 -06:00
commit f77b5e3a87
18 changed files with 4251 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[INCLUDES]
before = common.conf
[Definition]

11
dot/fail2ban/ssh.local Normal file
View File

@@ -0,0 +1,11 @@
[sshd]
backend=systemd
enabled = true
port = ssh
filter = sshd
logpath = /var/log/auth.log
maxretry = 3
findtime = 10m
bantime = 1d
ignoreip = 127.0.0.1