pingtop
Ping multiple servers and show results in a top-like terminal UI
TLDR
Ping multiple hosts
$ pingtop [host1] [host2] [host3]
SYNOPSIS
pingtop [options] hosts...
DESCRIPTION
pingtop pings multiple servers simultaneously and displays the results in a top-like terminal user interface. It provides real-time monitoring of latency and packet loss across all specified hosts in a single view.
PARAMETERS
-s, --packetsize BYTES
Number of data bytes to be sent.-l, --logto FILE
Log output to a file.
HISTORY
pingtop was created by laixintao and is written in Python.

