Skip to content

A simple shell script to perform a network ping sweep, helping network administrators identify active devices within a specified IP range.

Notifications You must be signed in to change notification settings

MahdiDbh/PingSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PingSweeper Script

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.


🚀 Getting Started

1. Clone the Repository

To use this script, first clone the repository to your local machine:

git clone https://github.com/username/pingsweeper.git
cd pingsweeper

2. Make the Script Executable

Before running the script, make sure it's executable:

chmod +x pingsweep.sh

3. Run the Script

You can run the script :

./pingsweep.sh

About

A simple shell script to perform a network ping sweep, helping network administrators identify active devices within a specified IP range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages