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.
This commit is contained in:
Antoine Aflalo 2018-08-22 07:52:33 -04:00 committed by GitHub
parent 16c4ec7700
commit dab0a80962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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