Code for dumping and analysing info about pings.
Currently only supports Mac OS X's implementation of ping (due to the --apple-time flag).
Copy/link jitter.py to a folder on your PATH, renaming where appropriate. For example:
clone [email protected]:egrefen/jitterpy.git
ln -s jitterpy/jitter.py ~/.local/bin/jitterWe will assume you've done this in the examples below.
See jitter -h for full docs.