2 个不稳定版本

0.2.0 2023 年 4 月 17 日
0.1.0 2023 年 3 月 8 日

#41#ipv6

GPL-3.0 许可证

25KB
237

ipgrep

在文本文件中搜索 IP 地址

用法

Usage: ipgrep [OPTIONS] [FILE]...

Arguments:
  [FILE]...  

Options:
  -i, --include <INCLUDE>        display only lines who match ALL of the specified criteria. Values
                                 are delimited with comma [possible values: ipv4, ipv6, public,
                                 private, loopback]
  -x, --exclude <EXCLUDE>        hide lines who match ANY of the specified criteria. Values are
                                 delimited with comma [possible values: ipv4, ipv6, public, private,
                                 loopback]
  -I, --ignore-ips <IGNORE_IPS>  ignore any of the specified IP addresses. Values are delimited with
                                 comma
  -c, --colors                   highlight interesting content using colors
  -v, --verbose...               More output per occurrence
  -q, --quiet...                 Less output per occurrence
  -h, --help                     Print help
  -V, --version                  Print version

许可证:GPL-3.0

依赖关系

~5–16MB
~207K SLoC