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
Compile Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.sshtools
»
sshapi-core This library is the core of SSHAPI, and implements no actual provider bridges. | 1.1.0 | 1.1.2 | |
MIT
| com.sshtools
»
sshapi-jsch JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 ... | 1.1.0 | 1.1.2 | |
MIT
| com.sshtools
»
sshapi-maverick-16 This version uses the Mavenized 1.6/1.7 branch of Maverick. It will probably eventually become the default Maverick ... | 1.1.0 | ✔ | |
MIT
| com.sshtools
»
sshapi-ganymed Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It ... | 1.1.0 | 1.1.2 | |
MIT
| com.sshtools
»
sshapi-j2ssh J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client ... | 1.1.0 | 1.1.2 | |
MIT
| com.sshtools
»
sshapi-libssh libssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute ... | 1.1.0 | ✔ | |
CLI Parser
Apache 2.0
| commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.2 | 1.11.0 | |
Console
BSD 3-clause
| jline » jline | 1.0 | 4.1.0 |
