diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:16:21 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:16:21 -0400 |
commit | 61bcd302ecb4d208fa97c25b1bfb3a5cef343af0 (patch) | |
tree | 54a3b876c9f0235c10c9b1c0391e6f9d9eb22b40 /network/proxymini | |
parent | 9a256fd095bcd97947aa4d8fd58c23c362a59159 (diff) |
network/proxymini: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/proxymini')
-rw-r--r-- | network/proxymini/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/proxymini/README b/network/proxymini/README index fb4892db17fd6..654abc8b21cf8 100644 --- a/network/proxymini/README +++ b/network/proxymini/README @@ -1,4 +1,5 @@ -proxymini is a proxy server that fully supports HTTP, HTTP CONNECT (for HTTPS -and so on), SOCKS4 (TCP and TCP bind) and SOCKS5 (TCP, TCP bind and UDP). -It's designed to be small and for being used in trusted environments where -there is no need of complex or advanced options. +proxymini is a proxy server that fully supports HTTP, HTTP CONNECT +(for HTTPS and so on), SOCKS4 (TCP and TCP bind) and SOCKS5 (TCP, +TCP bind and UDP). It's designed to be small and for being used in +trusted environments where there is no need of complex or advanced +options. |