Skip to content

DNSCrypt

DNSCrypt is a protocol for securing communications between a client and a DNS resolver. With this tool you can blacklist some domains with the plugin libdcplugin_example_ldns_blocking and add domains with leading and trailing wildcards.

To install DNSCrypt on Windows, read the instructions on the official GitHub repository.

Copy the content of the dnscrypt files in the repository in a file called for example C:\blacklisted-domains.txt and enter this command:

dnscrypt-proxy -R <name> --plugin=libdcplugin_example_ldns_blocking.dll,--domains=C:\blacklisted-domains.txt

Replace <name> with a public DNS resolvers supporting DNSCrypt you want to use. Note its name in the first column (for example: dnscrypt.org-fr).


Last update: 2020-08-14 00:18:56
Created: 2020-08-14 00:18:56