mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-08-29 03:28:35 +00:00
Implement IETF protocol
This commit is contained in:
@@ -8,7 +8,7 @@ cert = ""
|
||||
key = ""
|
||||
|
||||
# HTTP path for resolve application
|
||||
path = "/resolve"
|
||||
path = "/dns-query"
|
||||
|
||||
# Upstream DNS resolver
|
||||
# If multiple servers are specified, a random one will be chosen each time.
|
||||
|
||||
Reference in New Issue
Block a user