- bropen.framework.plugins.webshell.WebshellController
-
-
Methods Summary
Methods
| Type |
Name and description |
Object |
index() 打开 Web Shell 首页 |
Object |
scp(String command) 登录到 sftp,并上传、下载文件 |
Object |
ssh() 登录并打开一个 ssh shell |
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Field Detail
-
public static final String SSH_COMETD_CHANNEL
-
public static final String SSH_COMETD_CHANNEL_IS
-
public static final String SSH_COMETD_CHANNEL_OS
-
public static final String SSH_DEFAULT_CHARSET
-
Property Detail
-
static final String VIEW_PATH
-
static final String scope
-
Method Detail
-
Object scp(String command)
登录到 sftp,并上传、下载文件
-
Object ssh()
登录并打开一个 ssh shell
BROPEN Documentation, 2020-04-21 11:00