Files
nginx-main/config/fail2ban/jail.d/nginx-bots.local

10 lines
176 B
Plaintext
Raw Normal View History

2025-12-03 15:42:58 +00:00
[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