Orion SSH2 - build 213
======================
Orion SSH2 is a library which implements the SSH-2 protocol in pure Java.
It allows one to connect to SSH servers from within Java programs, for:
* Remote shell and command execution
* Local and remote port forwarding
* Local stream forwarding
* X11 forwarding
* File transfer using SCP and SFTP
Orion SSH2 is a community-driven project derived from Trilead SSH2 and
Ganymed SSH2 code. It aims to to provide maintenance a support for the code
base as well as serve as single hub for community contributions, bug fixes
and enhancements.
Orion SSH2 is distributed under a liberal, OSI-approved BSD-like license.
You're free to use it for any purpose without a restriction. Please read
the included LICENCE.txt for details.