You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while ago, Intermapper created a regex that vetted IPv6 addresses. Here's a link to its test script, with a set of addresses and a flag indicating whether it's OK or not...
ah, cool, thanks for this—would be useful to fold these into a new test
JSON file so we can verify correctness against another library :)
what still need are some tests for `Address6#regularExpression()`, which
returns a regular expression for all forms of a specific IP address
A while ago, Intermapper created a regex that vetted IPv6 addresses. Here's a link to its test script, with a set of addresses and a flag indicating whether it's OK or not...
https://github.com/richb-intermapper/IPv6-Regex/blob/master/test-ipv6-regex.pl
The text was updated successfully, but these errors were encountered: