diff options
author | Thomas Morper <thomas@beingboiled.info> | 2010-05-13 01:00:19 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:19 +0200 |
commit | a2b44dcb8bab6d8b782e915c9a78cffea9633dc5 (patch) | |
tree | 73a095ba8c433e7b21220c4d67329a6b04ba0bd1 /network/proxymini/README | |
parent | 6f387e58eff375c08e5d432543ba274477eb7239 (diff) | |
download | slackbuilds-a2b44dcb8bab6d8b782e915c9a78cffea9633dc5.tar.gz |
network/proxymini: Added to 13.0 repository
Diffstat (limited to 'network/proxymini/README')
-rw-r--r-- | network/proxymini/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/proxymini/README b/network/proxymini/README new file mode 100644 index 0000000000..fb4892db17 --- /dev/null +++ b/network/proxymini/README @@ -0,0 +1,4 @@ +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. |