Linux 软件免费装
Banner图

Nullis Shield

开发者 countteddy
更新时间 2026年8月20日 04:05
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

honeypot security anti-spam firewall bot blocker

下载

1.3.0

详情介绍:

Nullis Shield is a lightweight micro-firewall designed to stop automated bots and spam registrations at the perimeter. It does not perform heavy file scans or maintain large database tables. Instead, it deploys a honeypot matrix and transient-based IP lockouts to keep your registration endpoint clean. Key Features:

安装:

  1. Upload the nullis-shield folder to the /wp-content/plugins/ directory, or install directly through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to Settings → Nullis Shield in your dashboard to view blocked threat counts and configure settings.
  4. The Ghost Purge review-flagging feature is off by default. Enable it only after confirming it is safe for your user registration flow.

升级注意事项:

1.2.0 This release contains significant security and privacy improvements. Updating is strongly recommended. If you had the Ghost Purge review-flagging feature enabled, review the updated behaviour — the review window is now 7 days (previously 1 day) and WooCommerce orders are now protected.

常见问题:

Does this conflict with Wordfence or Solid Security?

No. Nullis Shield targets registration-layer bot traffic. It can run alongside deeper file-scanning plugins without conflict, though it will often stop threats before they reach those layers.

Will this ban Cloudflare?

No. IP resolution first verifies that the incoming connection originates from a genuine Cloudflare IP range before trusting the HTTP_CF_CONNECTING_IP header. Traffic not arriving from a verified Cloudflare range will use REMOTE_ADDR or HTTP_X_FORWARDED_FOR instead.

Is the Ghost Purge review queue safe for WooCommerce sites?

The scan includes a WooCommerce order guard — it will never flag or delete any subscriber account that has at least one associated order. However, you should review your registration flow before enabling this feature, especially if users commonly register without a first or last name.

Does this work on WordPress Multisite?

Banning and lockout transients operate per-site. On uninstall, the plugin cleans up all data across every site in the network.

更新日志:

1.3.0 1.2.0 1.1.2 1.0.0