Mac@programming.dev to Programmer Humor@programming.dev · 2 years agoGoOnprogramming.devimagemessage-square108fedilinkarrow-up11.06Karrow-down148
arrow-up11.01Karrow-down1imageGoOnprogramming.devMac@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square108fedilink
minus-squaretabularasa@lemmy.worldlinkfedilinkarrow-up10·2 years agoNot to nitpick, but an IPv6 address is represented as eight groups of four hexadecimal digits separated by :. Like 2001:0db8:3333:4444:5555:6666:7777:8888.
minus-squaredoctorcrimson@lemmy.todaylinkfedilinkarrow-up4·2 years agoOmg, that’s twice now I’ve messed it up. Fixed.
minus-squarenephs@lemmygrad.mllinkfedilinkarrow-up1·2 years agoI’ll leave the regex to validate an ipv6 address as an exercise to the reader.
Not to nitpick, but an IPv6 address is represented as eight groups of four hexadecimal digits separated by :. Like 2001:0db8:3333:4444:5555:6666:7777:8888.
Omg, that’s twice now I’ve messed it up. Fixed.
I’ll leave the regex to validate an ipv6 address as an exercise to the reader.