1doh(1)                            doh Manual                            doh(1)
2
3
4

NAME

6       doh - query a DoH server
7

SYNOPSIS

9       doh [options] [host] [server URL]
10

DESCRIPTION

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

OPTIONS

16       -h     Show the help output.
17
18       -k     Run in insecure mode. It  completely  switches  off  certificate
19              checking of the DoH server!
20
21       -t     Test  mode.  Returns  an  exit  code if there isn't a proper DoH
22              response.
23
24       -v     Verbose mode. Shows lots of details from  the  underlying  HTTPS
25              connection and transfer.
26
27       -V     Show version number and exit.
28

WWW

30       https://github.com/curl/doh
31
32
33
34doh 0.1                           17 Sep 2019                           doh(1)
Impressum