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

WP Maltor

描述

This plugin “hides” the WordPress site if traffic is coming from malicious IP or Tor Network (is selected). IP list is updated every 30 minutes from http://iprep.wpmaltor.com/ and http://torlist.wpmaltor.com/ which are using 2 free services: https://www.dan.me.uk/torlist/ for Tor Exit Nodes and http://myip.ms/files/blacklist/csf/latest_blacklist.txt for malicious IP list.

**When a malicious IP is detected the plugin will act in one of these ways:**

  • Blank page
  • Redirection
  • 404 Error Page
  • Default (MalTor Logo)

屏幕截图

  • screenshot-1.png

安装

  1. Uncompress the file and upload the folder wp-maltor to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to options page and select how the plugin will act when a malicious IP is detected and if Tor IPs are blocked too.

常见问题

Not yet

评价

此插件暂无评价。

贡献者及开发者

「WP Maltor」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Maltor」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

0.1.5

*Now you can select if Tor is blocked or not. Malicious IPs are blocked by default.

0.1.4

*New URL to download IP list

0.1.3

*Fixed some problems determining real IP

0.1.2

*Fixed some problems identifying real IP

0.1.1

*Now you can select the plugin behavior.

0.1

*First stable version