diff options
author | taca <taca> | 2001-06-24 05:48:51 +0000 |
---|---|---|
committer | taca <taca> | 2001-06-24 05:48:51 +0000 |
commit | 58501fa7320008093da3596af77d53f0906f1a87 (patch) | |
tree | 5185c6a61fbbd1b769d41b63dd6fee8c69615da1 /security/zebedee/distinfo | |
parent | e7be45e6be02d6993e596a210ccd390e181383b3 (diff) | |
download | pkgsrc-58501fa7320008093da3596af77d53f0906f1a87.tar.gz |
Importing zebedee 2.2.2. Quoting from README.txt is here.
Zebedee Secure Tunnel
=====================
Zebedee is a simple program to establish an encrypted, compressed
"tunnel" for TCP/IP or UDP traffic between two systems. This
allows data from, for example, telnet, ftp and X sessions to be
protected from snooping. You can also use compression, either
with or without data encryption, to gain performance over
low-bandwidth networks.
The main goals for Zebedee are to:
* Provide client and server functionality under both UNIX
and Windows 95/98/NT.
* Be easy to install, use and maintain with little or no
configuration required.
* Have a small footprint, low wire protocol overhead and
give significant traffic reduction by the use of
compression.
* Use only algorithms that are either unpatented or for
which the patent has expired.
* Be entirely free for commercial or non-commercial use and
distributed under the term of the GNU General Public
Licence (see LICENCE.txt for details).
For further information on how to use Zebedee see the file
zebedee.html in the distribution (or the manual page for
zebedee(1) under UNIX -- it is basically the same text). Example
configuration files are also provided.
Diffstat (limited to 'security/zebedee/distinfo')
-rw-r--r-- | security/zebedee/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/zebedee/distinfo b/security/zebedee/distinfo new file mode 100644 index 00000000000..da60d076f2f --- /dev/null +++ b/security/zebedee/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/06/24 05:48:51 taca Exp $ + +SHA1 (zebedee-2.2.2.tar.gz) = 7068141a1449016076b84335db2e889803d85719 +Size (zebedee-2.2.2.tar.gz) = 141259 bytes +SHA1 (patch-aa) = e4e48a27373916a5155bb217e5ae99e49483fdc6 +SHA1 (patch-ab) = 8fb781f2c6fe5807a196ceb2f0f0eb0a09053288 |