Repository URL to install this package:
|
Version:
1.7.0.mmior.1 ▾
|
0.0.0.0 -> {:ipv4=>"0.0.0.0"@0}
255.255.255.255 -> {:ipv4=>"255.255.255.255"@0}
255.255.255 -> Failed: Expected one of [IPV4, IPV6] at line 1 char 1.
1:2:3:4:5:6:7:8 -> {:ipv6=>"1:2:3:4:5:6:7:8"@0}
12AD:34FC:A453:1922:: -> {:ipv6=>"12AD:34FC:A453:1922::"@0}
12AD::34FC -> {:ipv6=>"12AD::34FC"@0}
12AD:: -> {:ipv6=>"12AD::"@0}
:: -> {:ipv6=>"::"@0}
1:2 -> Failed: Expected one of [IPV4, IPV6] at line 1 char 1.