Group: com.sshtools - All Dependencies
JavaFX VNC Viewer · Simple JavaFX based VNC viewer based on SSHTools' RFB Components.
VNC Server · A (mostly) pure Java VNC server based on the SSHTools RFB server components. This server currently contains a native driver Linux to greatly improve performance. Drivers for other platforms are in progress.
WebDAV VFS · WebDAV Commons VFS provider which is a fork of commons-vfs-webdav-sardine (and thus Sardine based too). Currently minor bug fixes, alignment with latest HTTPClient library and other tweaks.
Dropbox VFS · Commons VFS implementation for DropBox (based on https://sourceforge.net/projects/vfs-dbx)
SSHAPI Trilead · 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 library is the provider bridge for SSHAPI.
SSHAPI Maverick · Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in anticipation of the new breed of interconnected mobile devices Downloads and more information about Maverick may be found at http://www.sshtools.co.uk/en/j2ssh-maverick/. This library is the provider bridge for SSHAPI.
SSHAPI Examples · A suite of examples that demonstrate many of the features of SSHAPI. Most can be used with any provider, and there are some example usage of the capability query features.
SSHAPI Commons VFS · Commons VFS provider that uses SSHAPI instead of an SSH library directly. See http://commons.apache.org/vfs/ for information about Commons VFS. Note, this Commons VF provider is for Commons VFS 2.0.
SSHAPI CLI · Clones of the commands provided by OpenSSH that are option compatible wherever possible. scp - Secure copy sftp - Secure File Transfer Protocol client ssh - A shell (with some restrictions) ssh-keygen - Generate identities
RFB Server (Windows Driver) · A JNA based driver for Windows,