haakonn / live-ip-report

A simple bash script that generates a report of all live IP addresses on a C-net.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use this script to make a report of all live (pinging) IP addresses on
a whole C-network (IPv4).

Invoking ./liveips.sh 1.2.3 will make a file '1.2.3.live' in the
current working directory with the report for 1.2.3.[1-255].

About

A simple bash script that generates a report of all live IP addresses on a C-net.

License:MIT License


Languages

Language:Shell 100.0%