Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
/ BTS-IP_collector Public archive

This Repository contain a script for collect all the IP from the device and tell if the IP is Public or Private

Notifications You must be signed in to change notification settings

thorbeorn/BTS-IP_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IP_collector

This Repository contain a script for collect all the IP from the device and tell if the IP is Public or Private

Authors

Deployment

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

Features

  • 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

Screenshots

-> Screenshot

About

This Repository contain a script for collect all the IP from the device and tell if the IP is Public or Private

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages