Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-12-09 09:24
Flavor·Python

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

Description

no description available

Submitted by anonymous