Skip to content

SSHConnector/PingAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PingAll

Ping machines listed in txt file and show the result on the Console

Functions Implementation

// Read txt file from machines.txt

// foreach every machine, and ping the machine,

// then show the result: Pass, Timeout, Unreachable,

// if show the text with Green, Yellow, Red color on the console, it will be better.

Screenshot

Alt text

About

PingAll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages