Skip to content

The pingsweep script will identify active hosts and save their IP addresses to a file named 'active_hosts'

Notifications You must be signed in to change notification settings

c0desec/PingSweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A lightweight bash script for performing a ping sweep to identify live hosts within a specified IP range.

Usage ./pingsweep 192.168.0 # If the network is /24

All active host will be saved in a file named Active Host

About

The pingsweep script will identify active hosts and save their IP addresses to a file named 'active_hosts'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages