Skip to content

Ping all available IPs in the current network.

License

Notifications You must be signed in to change notification settings

openpathgit/ping-all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping-all

Ping all available IPs in the current network.

Install

npm install --global ping-all

Usage

Usage: ping-all NETWORK

NETWORK being your local network identifier like 192.168.1.1/24
          Supported subnet notations are:
		  /24 for 255.255.255.0
		  /16 for 255.255.0.0
		  /8  for 255.0.0.0

About

Ping all available IPs in the current network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%