From 3efaf6380fd9b68aad59b4ec6dae40d39aa3a16e Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Wed, 4 Oct 2017 14:19:00 +0800 Subject: [PATCH] Update Readme --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Readme.md b/Readme.md index 971126c..3fe3023 100644 --- a/Readme.md +++ b/Readme.md @@ -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