From dab0a8096265af8517c31f065bec7f5cb2a8aede Mon Sep 17 00:00:00 2001 From: Antoine Aflalo Date: Wed, 22 Aug 2018 07:52:33 -0400 Subject: [PATCH] New DoH resolver I've added a proxy to my current PiHole dns server. This one should be able to reduce greatly the RTT as it will cache the result given by PiHole and also is hosted on Google Cloud Platform. --- v2/public-resolvers.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/v2/public-resolvers.md b/v2/public-resolvers.md index c9de479e..03509c62 100644 --- a/v2/public-resolvers.md +++ b/v2/public-resolvers.md @@ -22,6 +22,16 @@ To use that list, add this to the `[sources]` section of your -- + +## aaflalo-me-gcp + +DNS-over-HTTPS server running rust-doh with PiHole for Adblocking. + +Non-logging, AD-filtering, supports DNSSEC. +Proxy of aaflalo-me hosted in Google Cloud Platform. + +sdns://AgMAAAAAAAAADTM1LjIyNy4zMi4yMjcgPhoaD2xT8-l6SS1XCEtbmAcFnuBXqxUFh2_YP9o9uDgSZG5zLWdjcC5hYWZsYWxvLm1lCi9kbnMtcXVlcnk + ## aaflalo-me DNS-over-HTTPS server running rust-doh with PiHole for Adblocking.