apache mina sshd ,纯java的ssh工具包
Overview
Apache SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. This library is based on Apache MINA, a scalable and high performance asynchronous IO library.
SSHD does not really 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.
posted on 2019-12-24 16:34 kalamansi 阅读(1614) 评论(0) 编辑 收藏 举报