Skip to content

v1.0.1

Compare
Choose a tag to compare
@ehsandeep ehsandeep released this 10 Jul 21:33
d3d48b7

What's Changed

$ mapcidr -cidr 192.168.1.0/24 -mi ip_list_to_match.txt
$ mapcidr -cidr 192.168.1.224/28 -fi ip_list_to_filter.txt
$ echo 127.0.1.0 | mapcidr -if 0 -silent

127.0.1.0
127.1
0177.0.01.0
0x7f.0x0.0x1.0x0
0x7f000100
0xabfa659dfa7f000100
281472812450048
111111111111111101111111000000000000000100000000
0x7f.0.01.0x0
::ffff:7f00:0100
%31%32%37%2E%30%2E%31%2E%30
127.000.001.000

Full Changelog: v1.0.0...v1.0.1