5 Answers
+ 5
Could you please describe better what you seek to accomplish? Do you want to *find* ipv6 addresses, return them and then print?
Are they all eight 16-bit blocks or may they be in the ommitted-zeroes format, too?
+ 4
Oh man, I once saw that on github and the regex for that had some 1.5k characters. And the one that accepted all possible formats of ipv6 was even longer...
+ 1
yes.i want to print ipv6 address ..yes they are mounted zero
+ 1
I want to extract ipv6 address with valid rules
0
any help