doh

Stand-alone DNS-over-HTTPS resolver using libcurl

brewmacoslinux
Try with needOr install directly
Source

About

Stand-alone DNS-over-HTTPS resolver using libcurl

Commands

doh

Examples

Resolve a domain using DNS-over-HTTPS$ doh example.com
Query a specific DNS record type (A, AAAA, MX, etc.)$ doh -t MX example.com
Use a custom DoH server endpoint$ doh -s https://dns.example.com/dns-query example.com