该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Shift8 IP Intel

描述

Plugin that establishes an IP Address reputation score from getipintel.net. IP Reputation data is encrypted using OpenSSL and stored in a _SESSION variable. You can read more about how the GetIPIntel service works by reading the API Documentation.

Want to see the plugin in action?

You can view two example sites where this plugin is live :

Features

  • Encrypted cookie session containing the IP Intel reputation score from https://getipintel.net/

  • Flexible yet simple defined rules for actions to be taken based on score thresholds

屏幕截图

  • Admin area

安装

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/shif8-ipintel directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Navigate to the plugin settings page and define your settings
  4. Once enabled, the system should trigger for every site visit.

常见问题

I tested it on myself and its not working for me!

If you are logged in as an administrator, the entire system ignores your connection. This is by design to avoid accidentally locking yourself out of your own site! To test, try in a different browser or try logging out (but be careful).

评价

阅读所有2条评价

贡献者及开发者

“Shift8 IP Intel” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Shift8 IP Intel”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • Stable version created

1.01

  • Fixed issue with ajax callback for encryption key regeneration and nonce validation

1.02

  • Added timeout plugin option to wp_remote_get

1.03

  • Removed references to cookies, fixed bug in init when session has to be reset

1.04

  • Disable main functionality when safe mode is active

1.05

  • Improvement to functions obtaining and validating public IP address

1.06

  • WordPress 5 compatibility