Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-02 03:37
1.1k

Diese Version wechselt von Groovy BeanShell. Dies erfordert in der Regel umgeschrieben dssh.groovy, aber sehr einfach Optimierungen erforderlich sind. Dies führte zu den Speicherbedarf zu deutlich zurück, und die Ladezeit ist doppelt so schnell. Diese Veröffentlichung fügt auch Solaris-Plattform zu unterstützen.
Tags: BeanShell
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
1.1i

Der Parameter-v ist ausführlicher als zuvor: Er druckt, was Authentifizierungsmethode gelungen. Es wird nicht versucht zu authentifizieren, mit su oder ENA, wenn der Agent kein Passwort für die jeweilige Benutzer hat. Bei der Verwendung von-v, erklärt sie, was los ist.
Tags: Minor feature enhancements
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
1.1h

Diese Veröffentlichung fügt Unterstützung für die AMD-64-Architektur auf Linux.
Tags: Minor feature enhancements
This release adds support for the AMD-64 architecture on Linux.

2008-08-04 08:35
1.1g

Diese Veröffentlichung fügt scp-Modus auf vielfachen Wunsch (fügen Sie einfach-s, und es sollte wie ein normaler Befehl scp Arbeit). Recursive-Modus wird noch nicht unterstützt. Es hat auf die neueste Trilead SSH-Bibliothek portiert wurde (was ein Nachfolger des Ganymed SSH ist). Es ist der gleiche Code-Basis, sondern Paketnamen geändert haben und einige Features wurden hinzugefügt.
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
1.1f

Ein Batch-Modus-Option und eine code cleanup.
Tags: Minor feature enhancements
A batch mode option and a code cleanup.

Project Resources