mdserver-web/plugins/webssh/info.json

36 lines
649 B
JSON
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}