abcdef

Orion SSH-2 for Java

Orion SSH-2 for Java (formerly Trilead SSH-2 for Java) is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2).

See:
          Description

Packages
com.trilead.ssh2  
com.trilead.ssh2.auth  
com.trilead.ssh2.channel  
com.trilead.ssh2.crypto  
com.trilead.ssh2.crypto.cipher  
com.trilead.ssh2.crypto.dh  
com.trilead.ssh2.crypto.digest  
com.trilead.ssh2.log  
com.trilead.ssh2.packets  
com.trilead.ssh2.sftp  
com.trilead.ssh2.signature  
com.trilead.ssh2.transport  
com.trilead.ssh2.util  

 

Orion SSH-2 for Java (formerly Trilead SSH-2 for Java) is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2). 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.

Website: http://sourceforge.net/projects/orion-ssh2/

Please read the included LICENCE.txt, latest changes can be found in HISTORY.txt.


abcdef

1232432