Releases: robert-kisteleki/goat
Releases · robert-kisteleki/goat
v0.3.0
NEW: result streaming
v0.2.2
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 withfinish()from now on.setup()is only called once, before any results are processed. - NEW:
--opt ccstatand--opt asnstatoptions for thednsstatsformatter
v0.2.1
Outut formatter changes, update to goatAPI v0.2.1
v0.2.0
v0.2.0 with support for result download and processing
v0.1.0
First release