Skip to main content

doh-server

Specify DoH(DNS over HTTPS) server used by application

Sample

doh-server = https://9.9.9.9/dns-query

Format

doh-server = {doh_server1}[,doh_server2,...]
tip

Currently DoH query traffic will use DIRECT proxy by default, please make sure you are using a reachable DoH server

If multiple DoH servers are provided, Surfboard queries them in parallel and uses the fastest response.