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

https://github.com/jamesconlan96/listips

** Deprecated! Now maintained at https://github.com/nccgroup/listips ** A script that uses nmap to expand IP ranges into a list of IPs
https://github.com/jamesconlan96/listips

bash ip networking nmap pentesting

Last synced: about 2 months ago
JSON representation

** Deprecated! Now maintained at https://github.com/nccgroup/listips ** 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

## This Repository is now deprecated. This tool is now maintained at [https://github.com/nccgroup/listips](https://github.com/nccgroup/listips)

## 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