Linux 软件免费装
Banner图

Gatorio

开发者 sichtelement
更新时间 2026年4月10日 20:51
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

security login brute force login protection

下载

1.1

详情介绍:

Gatorio is a minimal WordPress security plugin that protects login endpoints against brute-force attacks. The plugin follows a strict privacy-first and KISS (keep it simple) philosophy. No dashboards. No tracking. No unnecessary complexity. Just effective login protection. Unlike many plugins, Gatorio blocks login attempts before authentication begins.\ This prevents bypasses caused by plugins that override the default WordPress login flow.

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin
  3. Protection starts automatically

常见问题:

Does the plugin store IP addresses?

No. Gatorio hashes IP addresses using SHA-256 and does not store raw IPs.

Does it require configuration?

No. The plugin works automatically without setup.

Does it work with WooCommerce or custom login forms?

Yes. Gatorio blocks login attempts at request level, independent of the authentication system.

Does it slow down the login?

A minimal delay is applied to slow down automated attacks. Source code: https://codeberg.org/Sichtelement/gatorio

更新日志:

1.1 1.0.6 1.0.5 1.0.4 1.0.3 1.0.0