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.
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:
jq)Luascript to fine tune the outputFeel 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.