This URL hosts a Git repository (ie. git clone https://steady.supply/git/ping will work). For your convenience, the file README.md from this repository is rendered below.

ping

a little set of containers to record rtt and graph it

everything is stuffed in a Makefile where programs are rather sloppily defined as variables there and passed to Docker for execution in appropriate containers.

example

  1. set make record site=home running to gather some data
  2. use make graph site=home to render a graph

LICENSE

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004
 
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
 
           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.