/cidr

Primary LanguageRust

cidr 0.0.1
John Peel <john@dgby.org>
Aggregates a list of included and excluded CIDRs.

USAGE:
    cidr [OPTIONS] <CIDR>...

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -e, --exclude <CIDR>...    CIDRs to exclude from the list

ARGS:
    <CIDR>...    CIDRs to include in the list