From 21d34a6a71682f4097915b7a0765f4b73f119dad Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 1 Feb 2018 23:13:36 +0100 Subject: [PATCH] Add guides --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3146e57..797bf43 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ Run your own caching, non-censoring, non-logging, DNSSEC-capable, If you are already familiar with Docker, it shouldn't take more than 5 minutes to get your resolver up and running. +Quickstart +========== + +* [How to setup your own DNSCrypt server in less than 10 minutes on Scaleway](https://github.com/jedisct1/dnscrypt-proxy/wiki/How-to-setup-your-own-DNSCrypt-server-in-less-than-10-minutes) +* [DNSCrypt server with vultr.com](https://github.com/jedisct1/dnscrypt-proxy/wiki/DNSCrypt-server-with-vultr.com) + Installation ============