diff options
-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. |