Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
ganymed-ssh2: Ganymed SSH2
- Summary
- Ganymed SSH-2 for Java is a library which implements the
SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0).
It allows one to connect to SSH servers from within Java
programs. It supports SSH sessions (remote command execution
and shell access), local and remote port forwarding, local
stream forwarding, X11 forwarding, SCP and SFTP. There are
no dependencies on any JCE provider, as all crypto
functionality is included.
Changelog
- * Tue May 15 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:210-2jpp
-
- Make Vendor, Distribution based on macro
- * Wed Mar 14 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:210-1jpp
-
- First JPP-1.7 release