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

IP Ban

外掛說明

UPDATE1: For the admin user the plugin it’s not active.

UPDATE2: Added Ip Range feature for ip list.

IP Ban is a security plugin, protects your site accessing from unwanted ip addresses or user agents. You can add ip addresses or user agents creating your own black list.

It also good to protect your site from unwanted crawlers, which uses your resource and bandwidth. Just add an ip address or user agent and things will happened.

After the plugin activation, in the SETTINGS menu you’ll see the Simple IP BAN submenu. Here you have 3 textareas:

  1. Add ip address or range here.

  2. Add user agents here.

  3. Define external url . All spammers will be redirected to this url.

螢幕擷圖

  • Settings page.

安裝方式

  1. Install IP BAN either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it. You’re ready to go!

常見問題集

No FAQ.

Installation Instructions
  1. Install IP BAN either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it. You’re ready to go!

使用者評論

2017 年 10 月 15 日
I previously rated this plugin as 1 star because it locked me out of my own website. It turns out, it was because I was on the wrong Wi-Fi network. Now that I got it to work, I am giving it 5 stars. A simple and lightweight plugin and it is exactly what I was looking for to ban IP addresses.
2016 年 12 月 24 日
Good work team! It is exactly what i needed and you made a great job with it! Thank you!
2016 年 9 月 3 日
The simple ip ban is purely simple. Very easy to understand. You just type the ip you want to ban and that very ip get banned. No criteria, filters or anything complicated. You just need something like limit-login-attempts-like widget or tool or whatever to find those suspicious ip. Then you type those ip to block them from attempting to login your site again.
閱讀全部 9 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈IP Ban〉的開發相關工作。

參與者

將〈IP Ban〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.0

  • [Test] WordPress 4.7
  • [Fix] Plugin may not ban well on all hosting providers and on wide ranges of IP
    (like 125.80.0.0 125.87.255.255), due to the fact that ip2long can return negative values in some cases.
    (Reported by Fernando)
  • [Test] WordPress 4.4.1

1.2.6

  • [Test] WordPress 4.3.2
  • [Test] WordPress 4.3.1
  • [Test] WordPress 4.3.0
  • [Test] WordPress 4.2.1

1.2.5

  • Fix: Warning: Missing argument 2 for wp_kses() error message (2 posts) – https://wordpress.org/support/topic/warning-missing-argument-2-for-wp_kses-error-message

1.2.4

  • Add CSRF protection and sanitize user input
  • [Test] WordPress 4.0.1

1.2.3

  • [Test] WordPress 4.0

1.2.2

  • [Test] WordPress 3.9.1

1.2.1

  • Fix: Notice: Undefined index: submit in ip-ban.php on line 37 – https://wordpress.org/support/topic/notice-undefined-index-submit-in-ip-banphp-on-line-37
  • Tested with 3.8.1

1.2.0

  • Fix: Too many redirects – https://wordpress.org/support/topic/too-many-redirects-22

1.1.8

  • Update for WordPress 3.8

1.1.1

  • Update for WordPress 3.5.1

1.1.

  • Add IP Range to the banned IPs list. ex: 82.11.22.100-82.11.22-177
  • For Admin user it’s not active
  • Added checkbox: enable / disable redirection for logged in users ( others than admin )

1.0.1

  • Update readme.txt.

1.0

  • First version.