Skip to content

This is an IP lookup (also known as an ICMP sweep). A basic network scanning technique used to discover whether of a set of IP addresses corresponds to active hosts (computers) on a network.

Notifications You must be signed in to change notification settings

Sandeep060/Pingsweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Pingsweep

This is an IP lookup (also known as an ICMP sweep). A basic network scanning technique used to discover whether of a set of IP addresses corresponds to active hosts within in a network.

For Debian-based GNU/Linux distributions

To use the application, type in the following commands in GNU/Linux terminal.

sudo apt install git
git clone https://github.com/Sandeep060/Pingsweep.git
cd Pingsweep
chmod +x pingsweep.sh

Command

Syntax : ./pingsweep.sh 192.168.1

About

This is an IP lookup (also known as an ICMP sweep). A basic network scanning technique used to discover whether of a set of IP addresses corresponds to active hosts (computers) on a network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages