Skip to content

Releases: fortio/dnsping

dnsping v1.1.0 - many additional flags/options, (optional) JSON output

22 Oct 23:33
94b2d9a
Compare
Choose a tag to compare

With #4 you now can:

  • select the message id for the request between 3 choices:
    • using -fixed-id n it will use n for all requests
    • using -sequential-id the msg id will match the ping sequence id (1 to -c)
    • default is to use a random id
  • output a machine processable JSON result using -json fname
  • select whether to do (default) recursive DNS queries or not using -no-recursion

Examples and more on https://github.com/fortio/dnsping#dnsping

dnsping v1.0.0 - first release!

22 Oct 05:45
a022792
Compare
Choose a tag to compare