Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dqy: A DNS query tool #127

Open
dandyvica opened this issue Jan 28, 2024 · 0 comments
Open

dqy: A DNS query tool #127

dandyvica opened this issue Jan 28, 2024 · 0 comments

Comments

@dandyvica
Copy link

dandyvica commented Jan 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant