Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-09-28 14:56
Flavor·Python

r"
^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])$
"
g
Open regex in editor

Description

no description available

Submitted by tpons