summaryrefslogtreecommitdiffstats
path: root/network/proxytunnel
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 03:16:28 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 03:16:28 -0400
commite956fa9df8b47473edf178be6f53f1d9367e6f47 (patch)
tree2c38dc3902d0309a8bebfce3bf1102cd17579505 /network/proxytunnel
parent61bcd302ecb4d208fa97c25b1bfb3a5cef343af0 (diff)
downloadslackbuilds-e956fa9df8b47473edf178be6f53f1d9367e6f47.tar.gz
slackbuilds-e956fa9df8b47473edf178be6f53f1d9367e6f47.tar.xz
network/proxytunnel: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/proxytunnel')
-rw-r--r--network/proxytunnel/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/proxytunnel/README b/network/proxytunnel/README
index 0e13b1644c..5077135b3c 100644
--- a/network/proxytunnel/README
+++ b/network/proxytunnel/README
@@ -1,4 +1,4 @@
-ProxyTunnel is a program that connects stdin and stdout to a server somewhere
-on the network, through a standard HTTPS proxy. We mostly use it to tunnel
-SSH sessions through HTTP(S) proxies, allowing us to do many things that
-wouldn't be possible without ProxyTunnel.
+ProxyTunnel is a program that connects stdin and stdout to a server
+somewhere on the network, through a standard HTTPS proxy. We mostly
+use it to tunnel SSH sessions through HTTP(S) proxies, allowing us to
+do many things that wouldn't be possible without ProxyTunnel.