Menu

Tree [b91395] master /
 History

HTTPS access


File Date Author Commit
 doc_jp 2002-03-07 Neil Winton Neil Winton [ca1ef9] Fix tmp dir again.
 BUILDING.txt 2013-03-29 Neil Winton Neil Winton [c04039] Fixes for build in modern Cygwin environment
 CHANGES.txt 2013-04-01 Neil Winton Neil Winton [083d92] Added "interactive mode" (from Alex Pelts)
 GPL2.txt 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 LGPL2.txt 2001-04-12 Neil Winton Neil Winton [ab3248] Imported source of Zebedee 2.2.1
 LICENCE.txt 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 Makefile 2013-05-19 Andreas Jaggi Andreas Jaggi [b91395] fix openssl include when using system libraries
 NOTICE.txt 2003-09-23 Neil Winton Neil Winton [12690f] Added
 README.txt 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 client1.key 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 client2.key 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 clients.id 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 fixhtml.pl 2003-07-06 Neil Winton Neil Winton [88767c] Fix error in checksumming code (added separate ...
 ftpgw.tcl 2001-04-13 Neil Winton Neil Winton [13bbec] Fix problem with handling "PUT" commands.
 ftpgw.tcl.pod 2001-04-12 Neil Winton Neil Winton [ab3248] Imported source of Zebedee 2.2.1
 getopt.c 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 getopt.h 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 huge.c 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 huge.h 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 passphrase.tcl 2002-05-07 Neil Winton Neil Winton [cf360a] Added passphrase.tcl.
 server.id 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 server.key 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 server.zbd 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 service.c 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 sha.h 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 sha_func.c 2013-04-01 Neil Winton Neil Winton [814cfd] Expand all tabs - no other changes
 vncloopback.reg 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 vncserver.zbd 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 vncviewer.zbd 2003-09-17 Neil Winton Neil Winton [d69194] Undo extra <CR>s that were added. Grrrr ...
 zebedee.c 2014-05-09 Tabita Arn Tabita Arn [41ef99] configure source IP of outgoing connections
 zebedee.ico 2001-04-12 Neil Winton Neil Winton [ab3248] Imported source of Zebedee 2.2.1
 zebedee.iss 2013-03-29 Neil Winton Neil Winton [c04039] Fixes for build in modern Cygwin environment
 zebedee.pod 2014-05-09 Tabita Arn Tabita Arn [41ef99] configure source IP of outgoing connections
 zebedee.spec 2005-09-06 Neil Winton Neil Winton [55584c] Further preparation for 2.5.3

Read Me

Zebedee Secure Tunnel
=====================

THIS IS THE LATEST DEVELOPMENT RELEASE.
THE LATEST STABLE RELEASE IS 2.4.1.

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/Linux
   and Windows.

 * 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.

Versions of Zebedee in the 2.4.x series are stable, "production"
versions. The development series, containing new features, but
less well tested is numbered 2.5.x.

Building Zebedee
----------------

For instructions on how to build Zebedee see the file
BUILDING.txt in the distribution.

Special Notes for Windows Installations
---------------------------------------

The installation on Windows systems creates a Start Menu entry
that contains an icon to start a Zebedee server. If you select
this menu entry Zebedee will take its configuration information
from the file "server.zbd" in the Zebedee installation directory.
You MUST edit this file before you can do anything useful with
Zebedee. The "out of the box" configuration is deliberately
as secure as possible and will not allow you create any tunnels
to the server without you explicitly enabling them.

The Zebedee service is not installed automatically. If you want
to run Zebedee as a service you must use the "-Sinstall" option
from the command-line.

Zebedee clients will probably, in general, be started from the
command line. However, a file-type association is created by
theinstallation for files of type ".zbd". This can be used to
launch Zebedee clients automatically from Explorer or elsewhere
-- provided that all the necessary information is contained
within the configuration file.

Neil Winton, 2003/07/02
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.