mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
649 B
36 lines
649 B
{
|
|
"hook":[
|
|
{
|
|
"tag":"menu",
|
|
"menu": {
|
|
"title":"终端管理",
|
|
"name":"webssh",
|
|
"path":"menu/index.html",
|
|
"css_path":"menu/index.css",
|
|
"js_path":"js/webssh.js"
|
|
}
|
|
},
|
|
{
|
|
"tag":"global_static",
|
|
"global_static": {
|
|
"title":"终端管理",
|
|
"name":"webssh",
|
|
"css_path":"menu/ico.css"
|
|
}
|
|
}
|
|
],
|
|
"sort":3,
|
|
"title":"SSH终端",
|
|
"tip":"lib",
|
|
"name":"webssh",
|
|
"type":"扩展",
|
|
"ps":"完整功能的SSH客户端,仅用于连接本服务器",
|
|
"versions":"2.0",
|
|
"shell":"install.sh",
|
|
"checks":"server/webssh",
|
|
"path": "server/webssh",
|
|
"author":"ssh",
|
|
"home":"",
|
|
"date":"2018-12-20",
|
|
"pid":"4"
|
|
} |