Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-11-04 18:02
Flavor·PCRE2 (PHP)

/
^((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)(\.(?!$)|$)){4}$
/
gm
Open regex in editor

Description

Ip check, shortest validate ip

Submitted by Di