mirror of
https://github.com/jschauma/spf.git
synced 2024-05-09 09:54:51 +00:00
8 lines
286 B
Plaintext
8 lines
286 B
Plaintext
- add AS lookups of CIDRs
|
|
- dedupe IP counts: individual IPs or smaller CIDRs
|
|
might be included in larger CIDRs, skewing the total
|
|
count
|
|
- insert thousands-separators, and in a locale-specific
|
|
manner, to large numbers (e.g., IP address counts) in
|
|
the text output mode (-f text)
|