DOKK / manpages / debian 12 / zmap / zblacklist.1.en
ZBLACKLIST(1) zblacklist ZBLACKLIST(1)

zblacklist - zmap IP blacklist tool

zblacklist [ -b <blacklist> ] [ -w <whitelist> ] [ OPTIONS... ]

ZBlacklist is a network tool for limiting and deduplicating a list of IP addresses using a blacklist or whitelist.

File of subnets to exclude, in CIDR notation, one-per line. It is recommended you use this to exclude RFC 1918 addresses, multicast, IANA reserved space, and other IANA special-purpose addresses. An example blacklist file blacklist.conf for this purpose.
File of subnets to include, in CIDR notation, one-per line. All other subnets will be excluded.
File to log to.
Level of log detail (0-5, default=3)
Don´t deduplicate input addresses. Default is false.
Ignore invalid entries in the blacklist. Default is false.

September 2015 zmap v2.1.1