What's Changed
- Added support for IPv4 <=> v6 converscation (
-t4
/-t6
) by @Mzack9999 in #70 - Added support for IPv4 / IPv6 filter in given list (
-f4
/-f6
) by @Mzack9999 in #70 - Added support for counting hosts in given CIDR(S) (
-c
,-count
) by @M09Ic in #67 - Added support input IP/CIDR sort and reverse sort (
-s
/-rs
) by @M09Ic in #62 - Added support for sparse IP/CIDR aggregation (
-aa
,-aggregate-approx
) by @M09Ic in #61 - Added support for file/comma-separated input and merged
cidr
andlist
cli flag by @LuitelSamikshya in #78
New Contributors
Full Changelog: v0.0.9...v1.0.0