跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Gatorio

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

Gatorio

作者:sichtelement
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

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.

Features

  • Brute-force protection
  • Login attempt limiter
  • Temporary lockout
  • Pre-authentication request blocking (init hook)
  • Works with WordPress, WooCommerce and custom login forms
  • Login delay (bot mitigation)
  • Generic login errors (no information leakage)
  • XML-RPC protection
  • Username enumeration protection (REST API)
  • IP hashing (privacy-friendly, no raw IP storage)

安装

  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

评价

此插件暂无评价。

贡献者及开发者

「Gatorio」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • sichtelement

帮助将「Gatorio」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.1

  • Added translators comment for localized strings with placeholders
  • Fixed WordPress Plugin Check error (MissingTranslatorsComment)
  • Added proper handling for nonce verification warnings (via phpcs ignore)
  • Improved compatibility with WordPress and external login flows
  • Minor security and code consistency improvements

1.0.6

  • Added pre-authentication request blocking via init hook
  • Implemented universal login detection (WordPress, WooCommerce, custom forms)
  • Fixed brute-force bypass caused by plugin-based authentication overrides
  • Improved reliability across different login systems

1.0.5

  • Added session-level lockout fallback via init
  • Improved compatibility with external authentication flows

1.0.4

  • Adjusted authenticate hook priority

1.0.3

  • Lockout stability improvements

1.0.0

  • Initial public release

额外信息

  • 版本 1.1
  • 最后更新:1 周前
  • 活跃安装数量 不到10
  • WordPress 版本 6.0 或更高版本
  • 已测试的最高版本为 6.9.4
  • PHP 版本 8.0 或更高版本
  • 语言
    English (US)
  • 标签
    Brute Forceloginlogin protectionsecurity
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • sichtelement

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.