doh - Man Page

query a DoH server

Synopsis

doh [options] [host] [server URL]

Description

doh sends DNS queries to a DNS-over-HTTPS (DoH) server. If no server URL is specified, it defaults to Cloudflare's public server.

Options

-h

Show the help output.

-k

Run in insecure mode. It completely switches off certificate checking of the DoH server!

-t

Test mode. Returns an exit code if there isn't a proper DoH response.

-v

Verbose mode. Shows lots of details from the underlying HTTPS connection and transfer.

-V

Show version number and exit.

WWW

https://github.com/curl/doh

Info

17 Sep 2019 doh 0.1 doh Manual