blob: 531deba131fc71f9ca0b787c8bfde63aca277ff7 (
plain)
1
2
3
4
|
grepcidr can be used to filter a list of IP addresses against one or more
IPv4 and IPv6 address ranges. As with grep, there are options to invert
matching and load patterns from a file. grepcidr is designed to scale well,
and handle large numbers of patterns and large input files efficiently.
|