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
- Host: GitHub
- URL: https://github.com/jamesconlan96/listips
- Owner: JamesConlan96
- Created: 2020-06-08T11:11:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T10:00:17.000Z (about 6 years ago)
- Last Synced: 2025-01-08T12:38:14.351Z (over 1 year ago)
- Topics: bash, ip, networking, nmap, pentesting
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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