Apache MINA sshd is a comprehensive Java library for client- and server-side SSH. Apache MINA SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. It does not aim at being a replacement for the SSH client or SSH server from Unix operating systems, but rather provides support for Java based applications requiring SSH support.

Features

  • The default transport is built-in and uses Java's AsynchronousSocketChannels
  • GIT support
  • Requires Java 8+ (as of version 1.3)
  • Documentation available
  • Examples available
  • Apache MINA, a scalable and high performance asynchronous I/O library
  • Port forwarding
  • Internal support classes
  • Event listeners and handlers
  • Configuration/data files parsing support

Project Samples

Project Activity

See All Activity >