From 5e9e13f54dfa64791b2cc1d90bf6a3d3d852fea7 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 26 Oct 2020 09:52:31 +0200 Subject: [PATCH] Update dns-over-https.md (#403) Add the cloudflared archive page --- docs/guides/dns-over-https.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/guides/dns-over-https.md b/docs/guides/dns-over-https.md index 1014ce3..053ae46 100644 --- a/docs/guides/dns-over-https.md +++ b/docs/guides/dns-over-https.md @@ -58,6 +58,10 @@ sudo chmod +x /usr/local/bin/cloudflared cloudflared -v ``` +#### `cloudflared` archive page + +You can find all `cloudflared` binary releases on . + ### Configuring `cloudflared` to run on startup #### Manual way