From 73ced816412b4d9df053d7fd50e9f57ceb1d9595 Mon Sep 17 00:00:00 2001 From: Antoine Aflalo Date: Wed, 22 Aug 2018 07:57:17 -0400 Subject: [PATCH] New DoH resolver (#41) * 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. * Update public-resolvers.md --- v2/public-resolvers.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/v2/public-resolvers.md b/v2/public-resolvers.md index c9de479e..9a655435 100644 --- a/v2/public-resolvers.md +++ b/v2/public-resolvers.md @@ -22,6 +22,15 @@ To use that list, add this to the `[sources]` section of your -- + +## aaflalo-me-gcp + +DNS-over-HTTPS proxy of aaflalo-me hosted in Google Cloud Platform. + +Non-logging, AD-filtering, supports DNSSEC. + +sdns://AgMAAAAAAAAADTM1LjIyNy4zMi4yMjcgPhoaD2xT8-l6SS1XCEtbmAcFnuBXqxUFh2_YP9o9uDgSZG5zLWdjcC5hYWZsYWxvLm1lCi9kbnMtcXVlcnk + ## aaflalo-me DNS-over-HTTPS server running rust-doh with PiHole for Adblocking.