slackbuilds_ponce/network/dnscrypt-proxy
Dave Woodfall 69d0081ab9
network/dnscrypt-proxy: Updated for version 2.0.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-04-24 08:18:57 +07:00
..
dnscrypt-proxy.default
dnscrypt-proxy.info
dnscrypt-proxy.SlackBuild
dnscrypt-proxy.toml
dnsmasq.conf
doinst.sh
named.conf
rc.dnscrypt-proxy
README
README.Slackware
slack-desc

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 a random DNS server; you will
definitely want to change this.

Note that google-go-lang is a compile-time dependency and is not needed during
run-time.

Be sure to read README.Slackware for information on configuring/running
dnscrypt-proxy as a daemon!