mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-03-30 16:25:39 +00:00
Update Readme
This commit is contained in:
@@ -64,6 +64,13 @@ can host DNS-over-HTTPS along with other HTTPS services.
|
||||
|
||||
## Protocol compatibility
|
||||
|
||||
DNS-over-HTTPS use a protocol compatible to [Google DNS-over-HTTPS](https://developers.google.com/speed/public-dns/docs/dns-over-https),
|
||||
except for absolute expire time is preferred to relative TTL value. Refer to
|
||||
[json-dns/response.go](json-dns/response.go) for a complete description of the
|
||||
API.
|
||||
|
||||
Currently supported features are:
|
||||
|
||||
- [X] IPv4 / IPv6
|
||||
- [X] EDNS0 large UDP packet
|
||||
- [X] EDNS0 Client Subnet
|
||||
|
||||
Reference in New Issue
Block a user