An open API service indexing awesome lists of open source software.

https://github.com/nccgroup/listips

A script that uses nmap to expand IP ranges into a list of IPs
https://github.com/nccgroup/listips

bash ip networking nmap pentesting

Last synced: about 1 year ago
JSON representation

A script that uses nmap to expand IP ranges into a list of IPs

Awesome Lists containing this project

README

          

# listips
A script that uses nmap to expand IP ranges into a list of IPs

## Usage


listips.sh [-h] [-e IP range] [-ef filename] [IP range | -f filename]

-e/--excl: Specify an IP range to exclude

-ef/--exfl: Specify a file containing IP ranges to exclude

-f/--file: Specify a file containing IP ranges to convert

-h/--help: Show this help info