Add Filter IP Black list

This commit is contained in:
Georgiy Sitnikov 2025-10-23 10:18:50 +02:00 committed by GitHub
parent 7bac839603
commit 5cf23c7b7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,15 @@
[Definition]
# Option: failregex
# Notes : Detection of blocked ip addresses.
# Values: TEXT
#
failregex = ^(?P<ip4>\d{1,3}(?:\.\d{1,3}){3}/\d{1,2})\s+
# Option: ignoreregex
# Notes : Regex to ignore.
# Values: TEXT
#
ignoreregex =