Skip to content

[bug]: grepip's --include-cidrs flag causes the program to ignore CIDRs #222

@T145

Description

@T145

Running the following command on a list of IPs and CIDRs prints only the IPs.

ipinfo grepip -4hox --include-cidrs --nocolor

Intuitively, I'd suggest something like this to produce the same output:

ipinfo grepip -4hox --exclude-cidrs --nocolor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions