From dbff640c9229e725baede2529479e235aea4c849 Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sun, 18 Oct 2020 16:23:08 +0530 Subject: [PATCH] updated readme with new feature entry. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d9958bf..5fe5df13 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Applications of using a locally hosted DNS server is limited only by the user's - Supports working as an authoritative as well as a recursive DNS server. - CNAME cloaking feature to block domain names that resolve to CNAME which are blocked. - QNAME minimization support in recursive resolver [draft-ietf-dnsop-rfc7816bis-04](https://tools.ietf.org/html/draft-ietf-dnsop-rfc7816bis-04). +- QNAME randomization support for UDP transport protocol [draft-vixie-dnsext-dns0x20-00](https://tools.ietf.org/html/draft-vixie-dnsext-dns0x20-00). - ANAME propriety record support to allow using CNAME like feature at zone root. - Primary, Secondary, Stub and Conditional Forwarder zone support. - Host domain names on your own DNS server.