Skip to content

Branch of orion-ssh2, with IDEA's changes to trilead-ssh2

License

Notifications You must be signed in to change notification settings

ksyz/orion-ssh2

Repository files navigation

Trilead SSH-2 for Java - build 213
==================================

http://www.trilead.com

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.

This distribution contains the source code, examples, javadoc and the FAQ.
It also includes a pre-compiled jar version of the library which is ready to use.

- Please read the included LICENCE.txt
- Latest changes can be found in HISTORY.txt

The latest version of the FAQ is available on the website.

Please feel free to contact us. We welcome feedback of any kind!
Contact: support@trilead.com or go to the public forum at http://www.trilead.com

Zurich, April 2008

About

Branch of orion-ssh2, with IDEA's changes to trilead-ssh2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages