mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Added minecraft filter
This commit is contained in:
parent
4bb24d094b
commit
96765ebcf5
1 changed files with 7 additions and 0 deletions
7
config/filter.d/minecraft.conf
Normal file
7
config/filter.d/minecraft.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# fail2ban filter for minecraft
|
||||||
|
# 1.16.3 vanilla server
|
||||||
|
# Author : MinePro120
|
||||||
|
|
||||||
|
[Definition]
|
||||||
|
|
||||||
|
failregex = \[\/<HOST>\:
|
||||||
Loading…
Reference in a new issue