Package | Description |
---|---|
cn.orionsec.kit.net.host.ssh.command |
Modifier and Type | Class and Description |
---|---|
class |
CommandExecutor
命令执行器
|
Modifier and Type | Method and Description |
---|---|
static void |
CommandExecutors.execCommand(ICommandExecutor executor,
OutputStream transfer)
执行命令
|
static void |
CommandExecutors.execCommand(ICommandExecutor executor,
OutputStream transfer,
boolean merge)
执行命令
|
static byte[] |
CommandExecutors.getCommandOutputResult(ICommandExecutor executor)
执行命令获取命令输出
|
static String |
CommandExecutors.getCommandOutputResultString(ICommandExecutor executor)
执行命令获取命令输出
|
Copyright © 2024. All rights reserved.