diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/delegate/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/delegate/DESCR')
-rw-r--r-- | net/delegate/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/delegate/DESCR b/net/delegate/DESCR new file mode 100644 index 00000000000..3a010f5780a --- /dev/null +++ b/net/delegate/DESCR @@ -0,0 +1,10 @@ +DeleGate is a general purpose application level gateway, or a proxy +server which runs on multiple platforms (Unix, Windows and OS/2). +DeleGate mediates communication of various protocols (HTTP, FTP, NNTP, +POP, Telnet, etc.), applying cache and conversion for mediated data, +controlling access from clients and routing toward servers. It +translates protocols between clients and servers, merging several +servers into a single server view with aliasing and filtering. Born +as a tiny proxy for Gopher in March 1994, it has steadily grown into a +general purpose proxy server. Besides proxy, DeleGate can be used as a +simple origin server for some protocols (HTTP, FTP and NNTP). |