Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-08-13 12:57
Flavor·Python

r"
^(\w+) (\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}):(\d{1,5})\@\d+ ((?:myself,)?[\w?]+) ([\w-]+) ([\d]+) ([\d]+) ([\d]+) ([\w]+) ?([ \-\d]+)? ?(\[[\d]+-(?:>|<)-[\w]+\])?
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous