summaryrefslogtreecommitdiffstats
path: root/network/dnscrypt-proxy
diff options
context:
space:
mode:
author B. Watson2022-03-13 22:36:03 +0100
committer B. Watson2022-03-13 22:36:03 +0100
commitee35d0504d40ce5ec72c57844adff538d3e0cf9b (patch)
tree845cddf4c554561e200b0ba2e5e8cb35e31ed521 /network/dnscrypt-proxy
parent5181b71ece878facc001225be140b238168e8b32 (diff)
downloadslackbuilds-ee35d0504d40ce5ec72c57844adff538d3e0cf9b.tar.gz
network/dnscrypt-proxy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/dnscrypt-proxy')
-rw-r--r--network/dnscrypt-proxy/README17
1 files changed, 9 insertions, 8 deletions
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!