Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-09-08 17:46
Flavor·ECMAScript (JavaScript)

/
((?:[0-9]{1,3}\.){3}[0-9]{1,3}).*(([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2}))
/
g
Open regex in editor

Description

no description available

Submitted by anonymous