WP Manifestindependent plugin directory
manifest / security / wu-login-limiter

WU Login Limiter

限制登入嘗試次數、IP 黑白名單與自動封鎖高頻 IP 的安全外掛。

by wumetax · github.com/jimmy-is-me/wu-login-limiter · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jimmy-is-me/wu-login-limiter/archive/refs/heads/main.zip

WordPress 登入嘗試限制外掛,防止暴力破解攻擊。

功能

  • 限制每個 IP 的登入失敗次數
  • IP 白名單(不受限制)
  • IP 黑名單(永久阻擋)
  • 普通鎖定 / 延長鎖定時間可自訂
  • 自動永久封鎖高頻攻擊 IP
  • 登入嘗試日誌記錄與管理

安裝方式

  1. 下載此 Repository 並上傳到 wp-content/plugins/
  2. 在 WordPress 後台「外掛」頁面啟用
  3. 前往「設定 → 登入嘗試限制」進行設定

作者

License

GPL-2.0-or-later