From 48ded2421114c4c87ef3f8005c9f793a5d077cbd Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Tue, 10 Jan 2012 14:24:22 -0800 Subject: ganymed-ssh2-build251beta1 Signed-off-by: Mike Lockwood --- overview.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 overview.html (limited to 'overview.html') diff --git a/overview.html b/overview.html new file mode 100644 index 0000000..b099a87 --- /dev/null +++ b/overview.html @@ -0,0 +1,14 @@ + +Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java. +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. +

+Ganymed SSH2 for Java was first developed for the Ganymed replication project and a +couple of other projects at the IKS group at ETH Zurich. +

+Website: http://www.cleondris.ch/opensource/ssh2/. +

+Please read the included LICENCE.txt, latest changes can be found in HISTORY.txt. + \ No newline at end of file -- cgit v1.2.3