pingg

Ping latency graphing CLI

Usage no npm install needed!

<script type="module">
  import pingg from 'https://cdn.skypack.dev/pingg';
</script>

README

pingg

Ping latency graphing CLI

npm install thann/pingg

pingg google.com yahoo.com

screenshot

options

--trace -t executes traceroute and graphs pings to every target

--interval 1 -i set time between each ping

--flood -f -A pings as fast as possible

--color -c list of colors to use. default: green,blue,red,white,yellow,magenta

--prune 1000 -p set number of pings between each graph cleanup. disable with 0, run with Ctrl-p

--gateway g also pings the default gateway (router)