Script to display information about all active IPs on an interface(s).
This module and perl program is based on and improves the features of this bash script:
activeips.sh
This bash script is dependent upon:
revlookup.pl
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
Copyright (C) 2025, Matt Martini
See LICENSE file for Software License.