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.
| Computer Networks, Global Edition (2021) by Tanenbaum, Andrew, Wetherall, David | |
| SSH A Complete Guide - 2021 Edition (2020) by The Art of Service - SSH Publishing | |
| The Illustrated Network: How TCP/IP Works in a Modern Network (2017) by Goralski, Walter | |
| Computer Networking: A Top-Down Approach (2016) by Kurose, James, Ross, Keith | |
| SSH: Security and Remote Acces (2025) by Relington, James | |
| Learning Network Programming with Java (2015) by Reese, Richard | |
| SSH, The Secure Shell: The Definitive Guide (2005) by Barrett, Daniel, Silverman, Richard, Byrnes, Robert | |
| Practical TCP/IP: Designing, Using & Troubleshooting TCP/IP Networks on Linux and Windows (2011) by Mansfield, Niall | |
| TCP/IP Network Administration (3rd Edition; O'Reilly Networking) (2002) by Hunt, Craig | |