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
This commit is contained in:
Antoine Aflalo 2018-08-22 07:57:17 -04:00 committed by Frank Denis
parent 16c4ec7700
commit 73ced81641

View File

@ -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 ## aaflalo-me
DNS-over-HTTPS server running rust-doh with PiHole for Adblocking. DNS-over-HTTPS server running rust-doh with PiHole for Adblocking.