Linux 软件免费装
Banner图

Developersd Firewall Manager

开发者 developersd
sudipdebnath
更新时间 2026年7月30日 07:20
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security firewall sucuri godaddy ip allowlist

下载

1.0.0 1.0.1

详情介绍:

Developersd Firewall Manager is a lightweight tool that connects to your GoDaddy (Sucuri) website firewall API and lets you manage it from wp-admin instead of switching to a separate dashboard. Features A note on IP removal GoDaddy's firewall API does not publicly document a removal action for allowlisted IPs. This plugin tries several known request patterns to remove an IP and verifies the result directly against the firewall before reporting success. If none of them succeed, it will let you know so you can remove the IP from the GoDaddy dashboard directly instead.

安装:

  1. Upload the plugin files to the /wp-content/plugins/developersd-firewall-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to the GoDaddy FW menu in your WordPress admin sidebar.
  4. Enter your firewall API key and secret, then click Save and verify.

升级注意事项:

1.0.0 Initial public release.

常见问题:

Where do I find my API key and secret?

These are provided by GoDaddy (or Sucuri) in your website firewall dashboard settings.

Why does removing an IP sometimes take a few seconds?

The plugin tries a few different methods to remove the IP and checks the real firewall state after each attempt, rather than trusting a single request. This takes a little longer but avoids reporting a false success.

Does this plugin store my API credentials anywhere else?

No. Your API key and secret are stored only in your WordPress site's options table and are used solely to communicate with the firewall API.

更新日志:

1.0.1 1.0.0