mdserver-web/plugins/system_safe/info.json

20 lines
437 B
JSON
Raw Permalink Normal View History

2023-04-13 02:39:18 -04:00
{
2024-12-19 03:34:14 -05:00
"sort": 8,
2023-04-13 02:39:18 -04:00
"ps": "提供灵活的系统加固功能,防止系统被植入木马,支持服务器日志审计功能",
"name": "system_safe",
"title": "系统加固",
"shell": "install.sh",
"versions":["1.0"],
"updates":["1.0"],
"tip": "soft",
"icon":"ico.png",
"checks": "server/system_safe",
"path": "server/system_safe",
"display": 1,
"author": "midoks",
"date": "2022-01-12",
"home": "",
"type": 0,
"pid": "4"
}