| 开发者 |
nexibyllc
atiqbd4ever |
|---|---|
| 更新时间 | 2026年6月10日 19:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
NEXIGUARD_DISABLE as true in wp-config.php to stop all blocking.
nexiguard-ip-geo-access-control folder to /wp-content/plugins/.Yes. Exact IP and CIDR blocking work locally without any external dependency.
Yes. Country and region rules require a local GeoIP database or an explicitly configured API provider.
No, not by default. Visitor IPs are sent externally only when an administrator selects API provider mode and configures an API endpoint.
No. The plugin uses REMOTE_ADDR by default. Cloudflare and proxy header support are disabled until an administrator enables them.
Allow List mode blocks visitors unless they match one of your configured IP, CIDR, country, or region rules. Use it carefully.
Only blocked attempts are logged, and only when logging is enabled. Logs contain date/time, IP address, matched rule type, and requested path.
Logged-in administrators are excluded by default, and matching the current admin IP requires confirmation. You can also define NEXIGUARD_DISABLE as true in wp-config.php.