          MODULE=mtr
         VERSION=0.96
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/traviscross/mtr/archive/v$VERSION
      SOURCE_VFY=sha256:73e6aef3fb6c8b482acb5b5e2b8fa7794045c4f2420276f035ce76c5beae632d
        WEB_SITE=https://www.bitwizard.nl/mtr/
         ENTERED=20010922
         UPDATED=20251018
           SHORT="A network diagnostic tool that combines traceroute and ping"

cat << EOF
mtr (My TraceRoute) is a system administrators utility to trace the
route ip packets from the current system take in getting to some
destination system. Superior to traceroute it also shows the times
packages take from that points like ping.
EOF
