Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-03-14 12:02
Flavor·PCRE (Legacy)

/
\b(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(?::[0-9]{1,4})?\b
/
Open regex in editor

Description

no description available

Submitted by co_Opernicus