Develop and Download Open Source Software

Digmia Enterprise SSH

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2008-06-12 02:21
Added warning if older Java is found during installation, showing user where to set path to Java 1.6. Added Mac OS X 10 Java 6 support (official version), added JRE autodetection for OS X.
2008-05-15 04:32
This release fixes a bug in RSA key authentication, and has several portability fixes for new JREs (mainly for Mac OS X).
2007-12-04 19:32
This release adds support for FreeBSD 7.
2007-11-27 17:07
Support was added for Mac OS X 10.5 (Leopard) by
using the community Java port (which was tested on
64-bit machines only).
2007-07-17 00:25
This release can be finally used in shell scripts (as it returns the correct return value as expected from a mature SSH client). This release has Mac OS X PPC support, reworked documentation, a commented example, and several important options that control the amount of output. It adds the ability to stay logged in after executing a command (which always executes the command in interactive shell). There are several bugfixes and improvements.

Project Resources

http://freecode.com/urls/bf68983d803bea01e50885d82a5bf2cb
http://freecode.com/urls/78a3857a508b297197135b61674e405c
http://freecode.com/projects/dssh

Project Description

DSSH was written as a direct replacement for the
OpenSSH client. It adds SSH over SSH tunneling
capabilities (for example, to log in to a network
hidden by a firewall), scripting support (using
BeanShell), an advanced agent (which allows storing
of passwords) and "su -" interactive logging for
machines that have disabled direct root login. All
of this was done to enable automated scripting and
logging to many machines based on a few simple
rules.

(This Description is auto-translated)