9 Commits

Author SHA1 Message Date
460b51c503 UI now has red/green for down/up hosts
duration_to_string now in lib
2025-04-24 11:29:29 -04:00
347ad5c744 Updates format of input file to CSV with <host ip>,<host name> as the format. 2025-04-23 16:16:46 -04:00
df01cf614d displays a preset list of hosts and their response state 2025-04-23 13:21:56 -04:00
613f22d31c Removes 'magic numbers' and uses constants for number of seconds in hour and day 2025-04-23 10:52:33 -04:00
002ad36068 Rolls 'duration_to_string' into pp 2025-04-22 16:09:49 -04:00
4ec95af6d0 optimized main loop
Adds colour to the text display
2025-04-22 16:03:30 -04:00
9201c67108 uses a default list if no file is passed 2025-04-21 13:03:49 -04:00
da10ec72f8 Update host list format to be
<ip_address>,<name>
to make end user display and interpretation easier
2025-04-21 09:02:40 -04:00
11618c0d0a Adds more hosts to test
- Ptbo both links
 - Lnsy both links
 - Blvl both links
Adds lib.rs to allow bins to read common code
2025-04-21 08:09:51 -04:00