Skip to content

Console app for pinging multiple servers at the same time. Quickly visualize which servers are online based on their ping response.

Notifications You must be signed in to change notification settings

tekgeek88/ping-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Ping Machine

A CLI program designed to ping multiple hosts at a time concurrently
Report Bug . Request Feature

Table of Contents

About The Project

When run from the command line a RICH GUI shows a list of hosts and their ping status used to determine a servers connected state

Example Output

╭──────────────────────────────────────────────────────────────────────────────╮
│              Created by Carl Argabright             Sat Oct 22 22:07:33 2022 │
╰──────────────────────────────────────────────────────────────────────────────╯
╭──────────────────────────────── Ping Machine ────────────────────────────────╮
│                                                                              │
│  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓  │
│  ┃ IP Address                           ┃ RTT            ┃ Status         ┃  │
│  ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩  │
│  │ www.google.com                       │ 18.243         │ Online         │  │
│  │ www.facebook.com                     │ 14.437         │ Online         │  │
│  │ www.yahoo.com                        │ 18.263         │ Online         │  │
│  │ 8.8.8.8                              │ N/A            │ Offline        │  │
│  └──────────────────────────────────────┴────────────────┴────────────────┘  │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

Carl Argabright - carl.argabright@gmail.com

Project Link: https://github.com/tekgeek88/ping-machine

About

Console app for pinging multiple servers at the same time. Quickly visualize which servers are online based on their ping response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages