Skip to content

Instantly share code, notes, and snippets.

View tarnfeld's full-sized avatar

Tom Arnfeld tarnfeld

View GitHub Profile
{"dst_first_appeared": 1492493030, "serial": 2017041800, "serial_first_appeared": 1492493030, "dst": "198.41.0.4", "delta": 0}
{"dst_first_appeared": 1492473633, "serial": 2017041701, "serial_first_appeared": 1492473633, "dst": "198.41.0.4", "delta": 0}
{"dst_first_appeared": 1492534727, "serial": 2017041801, "serial_first_appeared": 1492534727, "dst": "198.41.0.4", "delta": 0}
{"dst_first_appeared": 1492560020, "serial": 2017041801, "serial_first_appeared": 1492560020, "dst": "198.41.0.4", "delta": 0}
{"dst_first_appeared": 1492577930, "serial": 2017041900, "serial_first_appeared": 1492577930, "dst": "198.41.0.4", "delta": 0}
{"dst_first_appeared": 1492592252, "serial": 2017041901, "serial_first_appeared": 1492592252, "dst": "198.41.0.4", "delta": 0}
@tarnfeld
tarnfeld / README.md
Created December 19, 2018 15:25
Parser for ripe atlas dns measurements

Usage

I ran this with some of the json files provided and it dumps out (in a somewhat readable/searchable text format) the measurement data to make reading it a bit easier.

You can run it like this...

$ pip install -r requirements.pip
$ python parse.py [path to json blob from ripe probes]