Skip to content

Releases: robert-kisteleki/goat

v0.3.0

06 Feb 06:14

Choose a tag to compare

NEW: result streaming

v0.2.2

25 Jul 18:45

Choose a tag to compare

Changes:

  • NEW: output formatters can now accept optins (--opt X)
  • NEW: output annotator: output formatters can get probe ASN, CC and prefix information. Probe metadata is cached accross runs, for a week.
  • CHANGED: output formatters now have a start() method to signal processing of (a batch of) results, this maybe even multiple times - just like with finish() from now on. setup() is only called once, before any results are processed.
  • NEW: --opt ccstat and --opt asnstat options for the dnsstats formatter

v0.2.1

23 Jul 17:28

Choose a tag to compare

Outut formatter changes, update to goatAPI v0.2.1

v0.2.0

17 Jul 19:22
c70b796

Choose a tag to compare

v0.2.0 with support for result download and processing

v0.1.0

16 Jun 10:45

Choose a tag to compare

First release