mdserver-web/plugins/fail2ban/info.json

19 lines
430 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.

{
"sort": 9,
"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": "2024-07-28",
"home": "https://www.fail2ban.org",
"type": 0,
"pid": "4"
}