freebsd-ports/dns/dnscrypt-proxy/files/pkg-message.in
Pawel Pekala 3772632854 DNSCrypt is a piece of lightweight software that everyone
should use to boost online privacy and security. It works
by encrypting all DNS traffic between the user and OpenDNS,
preventing any spying, spoofing or man-in-the-middle attacks.

WWW:	https://www.opendns.com/technology/dnscrypt/

PR:		ports/167833
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2012-05-15 20:14:53 +00:00

18 lines
453 B
Text

This port/software comes all 'working out of the box'.
By default this port is using OpenDNS' resolvers,
but other nameservers are also possible.
To view available options, run:
%%PREFIX%%/sbin/dnscrypt-proxy --help
or read the manual: `man dnscrypt-proxy`
You might like to adjust
%%ETCDIR%%/rc.d/dnscrypt-proxy
accordingly with your needs and/or preferences.
To enable dnscrypt-proxy at boot:
echo dnscrypt_proxy_enable=\"YES\" >> /etc/rc.conf