Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-03 14:02
Flavor·PCRE (Legacy)

/
(?P<ip_class>A{1,4}) (?P<ip>[a-f,A-Z,0-9,:,\.]+) (?P<ttl>\d+)(?P<comma_space>, )?
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous