Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
^(?:[^\[\n]*\[){2}(?P<jail>[^\]]+)\]\s+(?P<action>(Restore Ban|\w+))\s+(?P<source_ip>[^ ]+)
/
gm

Description

no description available

Submitted by anonymous - 4 years ago