mapcidr
mapcidr copied to clipboard
aggregate on filtered ips
- closes: #473
✗ cat inputt.txt
10.0.0.0
10.0.0.1
10.0.0.2
10.0.0.3%
✗ go run . -silent -cl input.txt -fi 10.0.0.1 -a
10.0.0.0/32
10.0.0.2/31