Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 459 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 459 Bytes

jitterpy

Code for dumping and analysing info about pings.

Currently only supports Mac OS X's implementation of ping (due to the --apple-time flag).

Installation

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/jitter

We will assume you've done this in the examples below.

Usage

See jitter -h for full docs.