mdserver-web/plugins/fail2ban/info.json

19 lines
430 B
JSON
Raw Normal View History

2024-07-28 07:22:17 -04:00
{
2024-12-19 03:34:14 -05:00
"sort": 9,
2024-07-28 07:22:17 -04:00
"ps": "防止恶意IP地址暴力破解服务、站点禁止导致多个身份验证错误的主机",
"name": "fail2ban",
"title": "fail2ban",
"shell": "install.sh",
"versions":["1.1.0"],
"updates":["1.1.0"],
"tip": "soft",
"checks": "server/fail2ban",
"path": "server/fail2ban",
"display": 1,
"author": "fail2ban",
2024-10-19 10:45:13 -04:00
"date": "2024-07-28",
2024-07-28 07:22:17 -04:00
"home": "https://www.fail2ban.org",
"type": 0,
2024-07-28 07:24:28 -04:00
"pid": "4"
2024-07-28 07:22:17 -04:00
}