mdserver-web/plugins/fail2ban/info.json

19 lines
430 B
JSON
Raw Normal View History

2024-07-28 07:22:17 -04:00
{
"sort": 7,
"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",
"date": "2025-07-28",
"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
}