jtschichold/mm-process-ip-list

Aggregate and collapse lists of IP addresses/CIDR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
listfilenames of lists to aggregate (using glob)yes
followSymbolicLinksIndicates whether to follow symbolic linksnotrue
initvalfilename of the list to aggregate list tono
filterfilename of the list to be used to filter entries outno
filterReservedIPsif set, the IPs matching reserved IPs will be removed from the resultnofalse
minIPv6Maskminimum IPv6 mask to accept (default: 8)no8
minIPv4Maskminimum IPv4 mask to accept (default: 8)no8
filterInPlaceif set, files matching list pattern are filtered in place and not aggregatedno
resultfilename to store result intono
deltafilename to store filtered entriesno
namedescription
resultthe filename with the resulting list
deltathe filename with the filtered entries