Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-06-29 20:37
Flavor·PCRE (Legacy)

/
^(\d{1,3}\.){3}\d{1,3}\/\d{1,2}
/
gm
Open regex in editor

Description

Validate the structure of the IP address with suffix of red

Submitted by anonymous