mirror of
https://github.com/linuxserver/fail2ban-confs.git
synced 2026-02-20 05:02:42 +08:00
12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban filter configuration for unRAID web GUI
|
|
|
|
[INCLUDES]
|
|
before = common.conf
|
|
|
|
[Definition]
|
|
|
|
failregex = ^.*webGUI: Unsuccessful login user .* from <HOST>$
|
|
|
|
ignoreregex =
|