mirror of
https://gitlab.com/garagenum/greg/fail2ban.git
synced 2025-07-15 23:51:34 +02:00
11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
# Fail2Ban configuration file
|
|
# # supports: ngx_http_limit_conn_module
|
|
|
|
[Definition]
|
|
failregex = limiting connections by zone.*client: <HOST>
|
|
|
|
# Option: ignoreregex
|
|
# Notes.: regex to ignore. If this regex matches, the line is ignored.
|
|
# Values: TEXT # ignoreregex =
|
|
|