net.sf.sshapi.impl.j2ssh.package.html Maven / Gradle / Ivy
J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon.
Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/.
Known Issues
- Only single hostnames will ever be stored or returned by the
{@link net.sf.sshapi.SshHostKeyManager} implementation provided by J2SSH.
- Removing a host key using {@link net.sf.sshapi.SshHostKeyManager} will
remove ALL keys that have the same hostname.