Package | Description |
---|---|
org.dromara.hutool.extra.ssh.engine.ganymed |
Ganymed-SSH2(https://www.ganymed.ethz.ch/ssh2/) 引擎封装
|
org.dromara.hutool.extra.ssh.engine.jsch |
Jsch(http://www.jcraft.com/jsch/) 引擎封装
|
org.dromara.hutool.extra.ssh.engine.mina |
Apache MINA SSHD(https://mina.apache.org/sshd-project/) 引擎封装
|
org.dromara.hutool.extra.ssh.engine.sshj |
SSH 引擎封装
|
Modifier and Type | Class and Description |
---|---|
class |
GanymedSession
Session 包装 |
Modifier and Type | Class and Description |
---|---|
class |
JschSession
Jsch Session封装
|
Modifier and Type | Class and Description |
---|---|
class |
MinaSession
Apache MINA SSHD(https://mina.apache.org/sshd-project/)会话封装
|
Modifier and Type | Class and Description |
---|---|
class |
SshjSession
基于SSHJ(https://github.com/hierynomus/sshj)的Session封装
|
Copyright © 2025. All rights reserved.