這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

描述

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“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