Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-04-14 18:31
Flavor·Python

r"
^([a-f\d]{1,4}:){7}[a-f\d]{1,4}$
"
gm
Open regex in editor

Description

ipv6 per line

Submitted by anonymous