💾 Archived View for freeshell.de › tldr › dog.gmi captured on 2023-07-10 at 14:24:29. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
DNS lookup utility.
It has colorful output, supports DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.
dog {example.com}
dog {example.com} MX
dog {example.com} MX @{1.1.1.1}
dog {example.com} MX @{1.1.1.1} --tcp
dog --query {example.com} --type MX --nameserver {1.1.1.1} --tcp
dog {example.com} --https @{https://cloudflare-dns.com/dns-query}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).