Regular Expressions 101

Community Patterns

DNS Zone Teardown v2

0

Regular Expression
PCRE (PHP <7.3)

/
(?: ^ (?<host>[\w-]+\.[\w-.]*?) \.\s* (?<ttl>\d+) \s* (?<wtf>\w*) \s* (?<rectype>\w*) \s* (?<value>.*) \s*$ )
/
gmx

Description

no description available

Submitted by anonymous - 5 years ago