Displaying page
of
pages;
Items to
Title |
Test
Details
IPV4 and IPV6 address
|
Expression |
([0-9A-Fa-f]{1,4}:){7}[0-9A-Fa-f]{1,4}|(\d{1,3}\.){3}\d{1,3}
|
Description |
Matches all IPV6 and IPV4 addresses. Doesn't limit IPV4 to just values of 255. Doesn't allow IPV6 compression.
|
Matches |
0:123:af00:ffff:0C67:0:0:8787 | 0:0:0:0:0:0:0:1 | 0.0.0.1 | 999.999.999.999
|
Non-Matches |
::1
|
Author |
Rating:
John Wilkins
|
Displaying page
of
pages;
Items to