This commit is contained in:
Acid
2025-12-11 17:46:34 -05:00
commit e2e6ebd024
18 changed files with 2674 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
[global]
bantime = 15m
findtime = 40m
maxretry = 8
ignoreip = 192.168.1.67
[sshd]
enabled = true
logpath = /var/log/auth.log
action = iptables[name=SSH, port=22, protocol=tcp]
telegram
[recidive]
enabled = true
logpath = /var/log/auth.log
findtime = 7d
bantime = -1
maxretry = 4
action = iptables[name=SSH, port=22, protocol=tcp]
telegram
[nextcloud]
backend = auto
enabled = true
port = 80,443
protocol = tcp
bantime = 1h
findtime = 30m
maxretry = 5
filter = nextcloud
logpath = /nextcloud/data/nextcloud.log