This Repository contain a script for collect all the IP from the device and tell if the IP is Public or Private
To deploy this project run
apt install git net-tools
git clone https://github.com/thorbeorn/IP_collector.git
chmod a+x bash.sh
./bash.sh- See all interface name with an IPV4
- See the IPV4 with mask
- See the class of the IPV4 (public or private)
- Colored line for the different class