A simple shell script to perform a network ping sweep, allowing you to check the availability of devices within a specific IP range. This script helps network administrators quickly identify active hosts on a network by sending ping requests to each IP address in the range.
To use this script, first clone the repository to your local machine:
git clone https://github.com/username/pingsweeper.git
cd pingsweeper
Before running the script, make sure it's executable:
chmod +x pingsweep.sh
You can run the script :
./pingsweep.sh