Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 417 Bytes

File metadata and controls

17 lines (9 loc) · 417 Bytes

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