Files
krawl.es/plugins/fail2ban/krawl-jail.conf
2026-02-23 00:21:46 +01:00

9 lines
275 B
Plaintext

[krawl]
enabled = true
filter = krawl
logpath = /path/to/malicious_ips.txt ; update this path to where your krawl malicious IPs are logged
backend = auto
maxretry = 1
findtime = 1
bantime = 2592000 ; 30 days
action = iptables-allports[name=krawl-ban, port=all, protocol=all]