From 1fb3ed3513a09929e111f38902f01e5fce009de1 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Thu, 4 Oct 2018 02:11:55 +0800 Subject: [PATCH] Add a ink to a guide --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index bb3f8db..ae29617 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,10 @@ DNS-over-HTTPS Client and server software to query DNS over HTTPS, using [Google DNS-over-HTTPS protocol](https://developers.google.com/speed/public-dns/docs/dns-over-https) and [draft-ietf-doh-dns-over-https](https://github.com/dohwg/draft-ietf-doh-dns-over-https). +## Guide + +[Tutorial to setup your own DNS-over-HTTPS (DoH) server](https://www.aaflalo.me/2018/10/tutorial-setup-dns-over-https-server/). (Thanks to Antoine Aflalo) + ## Easy start Install [Go](https://golang.org), at least version 1.9.