blob: a84642b31abeedd3ab4ae41f705f0add55dc1a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
dnscrypt-proxy is a tool for securing communications between a client and a DNS
resolver. It provides a local service which can be used directly as your local
resolver or as a DNS forwarder, encrypting and authenticating requests using the
DNSCrypt protocol and passing them to an upstream server.
By default dnscrypt-proxy is configured to use OpenDNS' servers.
Be sure to read README.Slackware for information on configuring/running
dnscrypt-proxy as a daemon!
Optional dependency: ldns
|