Linux 软件免费装
Banner图

Advanced IP Blocker

开发者 inilerm
更新时间 2025年6月27日 06:35
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

honeypot security block ip ip block firewall

下载

8.1.0

详情介绍:

Advanced IP Blocker is your first line of defense against automated bots and malicious actors. Instead of relying on massive, pre-made blocklists, this plugin intelligently blocks IPs based on their real-time actions on your site. This provides a lightweight, efficient, and highly effective security layer. Key Features: This plugin gives you the power to see who is trying to access your site and to stop threats before they become a problem.

安装:

  1. Upload the advanced-ip-blocker folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Settings > Advanced IP Blocker to configure the options. Your administrator IP will be automatically whitelisted on activation.

屏幕截图:

  • The advanced Blocked IPs table with filtering, sorting, and pagination.
  • User-Agent management with both block and whitelist capabilities.
  • The User Sessions dashboard to monitor and terminate active sessions.
  • The Honeypot URLs configuration screen.
  • The IP Whitelist management tab.
  • Example of the 404 Error Log table.
  • Example of the 403 Error Log table.
  • The General Log for auditing all plugin actions.
  • The Credits tab showing plugin information.
  • WP-CLI commands list available for developers.
  • An example of an instant email notification.

升级注意事项:

8.1.0 This is a major stability and standardization update that resolves bugs and brings the plugin into full compliance with WordPress.org guidelines.

常见问题:

Does this plugin slow down my website?

No. The plugin is designed to be extremely lightweight. Most of the intensive operations happen in the WordPress admin area. For regular visitors, the checks are based on highly efficient WordPress transients (cached data), resulting in a negligible impact on page load times.

What is a "Honeypot"?

A honeypot is a trap for bots. Bots often scan for specific files or URLs that are known vulnerabilities (e.g., wp-config.php). By adding these to the Honeypot list, you can instantly block any bot that tries to access them, as no legitimate user would ever request those URLs.

Which Geolocation Provider should I use?

For most users, geoiplookup.net is the recommended choice as it's free and uses a secure (HTTPS) connection without requiring an API key. If you need higher request limits, consider getting a free or paid key for one of the other supported services.

Can I manage the plugin without logging into WordPress?

Yes! The plugin has full WP-CLI support. You can block/unblock IPs, manage whitelists, view logs, and change settings directly from your server's command line. Run wp help advaipbl for a full list of commands.

更新日志:

8.1.0 8.0.2 8.0.0