Skip to content

dqy: A DNS query tool #127

@dandyvica

Description

@dandyvica

Hi all,

Just for you to know, as dog seems no more developed, I developed my own version of a DNS query tool inspired by dig, drill and dog.

v0.1.0 only now, with the following features:

  • depends only on rustls (no openssl)
  • support upd, tcp, DoT and DoH protocols (DoQ to come)
  • will be available on: Linux (x64, ARM64, musl), Window, MacOs
  • IDNA support
  • possible outputs:
    • plain vanilla ASCII
    • JSON (useful with jq)
    • ability to call a Lua script to fine tune the output

Feel free to test it and please report issues. But be patient: it's developed on my free time (and not 100% of my free time ;-)).

https://github.com/dandyvica/dqy

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions