mirror of https://github.com/fail2ban/fail2ban
17 lines
238 B
Plaintext
17 lines
238 B
Plaintext
|
# Fail2Ban filter for failure attempts in Counter Strike-1.6
|
||
|
#
|
||
|
#
|
||
|
|
||
|
[Definition]
|
||
|
|
||
|
failregex = ^: Bad Rcon: "rcon \d+ "\S+" sv_contact ".*?"" from "<HOST>:\d+"$
|
||
|
|
||
|
|
||
|
[Init]
|
||
|
|
||
|
datepattern = ^L %%d/%%m/%%Y - %%H:%%M:%%S
|
||
|
|
||
|
|
||
|
# Author: Daniel Black
|
||
|
|