Hi, Whole-pinging is a great tool that simply pings the whole network, and you can choose which IPs you want to test. For example, 192.168.1.* or 192.168.*.1, and you can define the range of the testing IPs.
.
.
To install this script, you should install Git. Follow these steps in the terminal:
1 - Run the command:
sudo apt-get install git
2 - Clone the repository with:
git clone https://github.com/OxAbdulrahman/whole-pinging/
3 - Change to the whole-pinging directory:
cd whole-pinging
4 - Make the whole-pinging.sh script executable:
sudo chmod 777 whole-pinging.sh
5 - Run the script with the -h option to see the available options:
./whole-pinging.sh -h
.
.
This is my Twitter account. Follow me for more content like this: https://twitter.com/OxAbdulrahman
*if you face any problems, feel free to reach out to me on Twitter.