From b7ac2c4caf74fca93b186774ec9e2fc54f97aba6 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Mon, 2 Sep 2019 09:18:39 -0700 Subject: [PATCH] Update description --- _includes/sections/dns.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index cfac5046..9585df4f 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -22,9 +22,9 @@ {% include cardv2.html - title="DNSCrypt-Proxy - Local DNS Server" + title="DNSCrypt-Proxy - Tool" image="/assets/img/tools/DNSCrypt-Proxy.png" - description="DNSCrypt-Proxy is a command-line proxy that bridges applications expecting regular DNS with servers supporting encrypted DNS (DNSCrypt and DNS over HTTPS). Can also display the DNS activity, cache results to improve speed, and locally block unwanted content." + description="DNSCrypt-Proxy is a command-line DNS proxy with support for the encrypted DNS protocols, DNS over HTTPS and DNSCrypt. Can cache results to improve speed, and allows filtering, forwarding, and cloaking." website="https://github.com/jedisct1/dnscrypt-proxy/" forum="https://forum.privacytools.io/t/discussion-dnscrypt-proxy/1498" github="https://github.com/jedisct1/dnscrypt-proxy/"