From ee35d0504d40ce5ec72c57844adff538d3e0cf9b Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 13 Mar 2022 17:36:03 -0400 Subject: network/dnscrypt-proxy: Wrap README at 72 columns. Signed-off-by: B. Watson --- network/dnscrypt-proxy/README | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'network/dnscrypt-proxy') diff --git a/network/dnscrypt-proxy/README b/network/dnscrypt-proxy/README index 3e69789b36..673a8bae88 100644 --- a/network/dnscrypt-proxy/README +++ b/network/dnscrypt-proxy/README @@ -1,13 +1,14 @@ -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. +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. +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. +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! -- cgit v1.2.3