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

2010-02-02 03:37
This release switches from Groovy to BeanShell. This usually requires
rewriting of dssh.groovy, but very simple tweaks are needed. This caused
the memory footprint to drop significantly, and the load time is twice as fast.
This release also adds Solaris platform support.
2008-11-28 08:57
The parameter -v is more verbose than before: It prints what authentication method succeeded. It does not try to authenticate using su or ena, if the agent has no password for that particular user. When using -v, it explains what's wrong.
2008-11-21 06:18
This release adds support for the AMD-64 architecture on Linux.
2008-08-04 08:35
This release adds scp mode by popular request (just add -s and it should work as a normal scp command). Recursive mode is not yet supported. It has been ported to the latest Trilead SSH library (which is a successor of Ganymed SSH). It is the same code base, but package names have changed and few features were added.
2008-07-29 23:47
A batch mode option and a code cleanup.

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)

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.