Skip to content

Ping multiple hosts and report which ones are up/down or DNS-unknown

License

Notifications You must be signed in to change notification settings

nicolas314/mping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mping

Ping multiple hosts and report which ones are up/down or DNS-unknown Useful to determine which hosts are alive on a local network. Dependency on github.com/mgutz/ansi for ANSI terminal colors.

Build:

go get github.com/mgutz/ansi
go build mping.go

Alternatively, use 'make' to build without debug symbols and stripped (requires Go 1.6).

MIT License. Enjoy!

About

Ping multiple hosts and report which ones are up/down or DNS-unknown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published