Files
nginx-main/config/fail2ban/jail.d/nginx-bots.local
2025-12-03 15:42:58 +00:00

10 lines
176 B
Plaintext

[nginx-badbots]
enabled = true
port = http,https
filter = nginx-error-common
logpath = /var/log/nginx/access.log
maxretry = 10
findtime = 60
bantime = 3600
chain = DOCKER-USER