Mac@programming.dev to Programmer Humor@programming.dev · 1 年前GoOnprogramming.devimagemessage-square108fedilinkarrow-up11.06Karrow-down148
arrow-up11.01Karrow-down1imageGoOnprogramming.devMac@programming.dev to Programmer Humor@programming.dev · 1 年前message-square108fedilink
minus-squaretabularasa@lemmy.worldlinkfedilinkarrow-up10·1 年前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.
minus-squaredoctorcrimson@lemmy.todaylinkfedilinkarrow-up4·1 年前Omg, that’s twice now I’ve messed it up. Fixed.
minus-squarenephs@lemmygrad.mllinkfedilinkarrow-up1·1 年前I’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.