From b37ba78d92f4aa36ef63aa6be911460d2b5c70f1 Mon Sep 17 00:00:00 2001 From: cynthia Date: Wed, 4 Jun 2025 18:20:44 +0100 Subject: [PATCH] clarification --- dnscrypt/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnscrypt/index.md b/dnscrypt/index.md index 48c802e..39c4ab3 100644 --- a/dnscrypt/index.md +++ b/dnscrypt/index.md @@ -385,7 +385,7 @@ We'll be using `unbound` as our DNS resolver server. root@localhost:~# systemctl enable --now unbound ``` -5. Now try pinging a site to test out if the local DNS works. +5. Now try pinging a site to test out if the local DNS works. It may be slow at first for a domain name, but all subsequent queries for the same domain will be much faster. ```bash root@localhost:~# ping example.com