Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ipgrep

A simple tool for searching IPs belonging to specified network in text.

Usage:

python3 ipgrep.py [-h] [-l | -e | -r [IP_RANGE ...]] [-f FILE]

options:
  -h, --help            show this help message and exit
  -l, --local           search for IPs in internal networks
  -e, --external        search for IPs in external networks
  -r [IP_RANGE ...], --range [IP_RANGE ...]
                        IP address ranges in CIDR format
  -f FILE, --file FILE

Networks must be specified using CIDR notation.

About

a simple tool for searching specific IPs in text

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages