Title: IP Guard
Author: dynahsty
Published: <strong>2024 年 2 月 21 日</strong>
Last modified: 2024 年 3 月 24 日

---

搜尋外掛

![](https://ps.w.org/ip-guard/assets/banner-772x250.png?rev=3050473)

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

![](https://ps.w.org/ip-guard/assets/icon-128x128.png?rev=3050473)

# IP Guard

 由 [dynahsty](https://profiles.wordpress.org/dynahsty/) 開發

[下載](https://downloads.wordpress.org/plugin/ip-guard.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/ip-guard/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/ip-guard/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/ip-guard/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/ip-guard/#developers)

 [技術支援](https://wordpress.org/support/plugin/ip-guard/)

## 外掛說明

**IP Guard** is a robust plugin that provides functionality to lock WordPress registered
user accounts based on the IP address limit set by the administrator.

The plugin includes many features with a simple interface and uses the _wp\_mail_
function to send emails for notifications on locked and unlocked activities. This
approach helps enhance security by monitoring and restricting access based on IP
addresses, providing an additional layer of protection for user accounts.

For example, if the administrator set allowed IP address for registered users should
be 2, once a user reached the limit which is 2, the account gets automatically locked
and display a error message on the login page. The admin can decide to manually 
unlock the account or the user can wait 7 days for an automatic unlock.

Tested with:-
 Login/Signup Popup (Inline Form + Woocommerce) plugin..

**Features of IP Guard**

 1. Locking mechanism that automatically locks accounts based on set IP address
 2. Automatically sends mail notifications for locked and unlocked activities
 3. A admin locked accounts page which displays locked accounts, username and a button
    for manual unlocking. Note – automatic unlock of user accounts is set to 7 days
 4. A admin logs page which displays the detected IP address, username and country
 5. A admin settings page for configuration of the plugin such as setting the maximum
    IP address allowed, body text for locked and unlocked emails, custom mail notification
    logo and copyright text
 6. A user statistics page which displays total number of registered users, administrators
    and locked accounts
 7. Similar IP in pattern, structure or share the same first and second octets wont
    get locked

### Attributions

Thanks to the provider for the following services and REST APIs for free.

https://ipinfo.io/ (IPv4, IPv6 / free)

### Contributors

IPGuard is an open-source project and welcomes all contributors from code to design,
and implement new features. For more info [Contributor’s Handbook](https://developer.wordpress.org/block-editor/contributors/)
for all the details on how you can help.

## 螢幕擷圖

[⌊https://i.postimg.cc/L6Fj14xC/Screenshot-1.png⌉⌊https://i.postimg.cc/L6Fj14xC/
Screenshot-1.png⌉[

https://i.postimg.cc/L6Fj14xC/Screenshot-1.png

[⌊https://i.postimg.cc/SRWD0s4x/Screenshot-2.png⌉⌊https://i.postimg.cc/SRWD0s4x/
Screenshot-2.png⌉[

https://i.postimg.cc/SRWD0s4x/Screenshot-2.png

[⌊https://i.postimg.cc/yNGZY7JT/Screenshot-2.png⌉⌊https://i.postimg.cc/yNGZY7JT/
Screenshot-2.png⌉[

https://i.postimg.cc/yNGZY7JT/Screenshot-2.png

[[

## 安裝方式

 1. Upload \”IPGuard plugin\” to the \”/wp-content/plugins/\” directory or uploading
    the file to your web server.
 2. Activate the plugin through the \”Plugins\” menu in WordPress admin dashboard.
 3. Enjoy the full functionality of IPGuard
 4. Tested with:- Login/Signup Popup (Inline Form + Woocommerce) plugin..

## 常見問題集

How does the IPGuard work?

IPGuard is a robust security plugin that empowers administrators to safeguard user
accounts by implementing IP address-based lockdowns, enhancing your website\’s overall
security. It’s a perfect plugin for admin who doesn’t want to allow users sharing
as the locking mechanism automatically lock accounts based on allowed IP address
per account.

Does it notify users?

Yes, the plugin sends notifications to the user based on locked and unlocked activities.
It uses the wp_mail function, so make sure you\’ve set your SMTP correctly before
using our plugin.

Have issues/questions or want to contribute?

You can post in the support forum or consider reaching me at holakhunle@gmail.com

Can I customize ban notifications and other things?

The plugin provides a settings page whereby you can set the maximum IP address allowed,
locked email body text, and unlocked email body text. It also includes a submenu
page that displays IP logs detected such as the username, ip addresses, and country.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

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

參與者

 *   [ dynahsty ](https://profiles.wordpress.org/dynahsty/)

[將〈IP Guard〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ip-guard)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/ip-guard/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/ip-guard/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/ip-guard/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/ip-guard/)。

## 變更記錄

#### 1.23.2

 * Minor bug fixes

#### 1.23.1

 * Similar IP in pattern, structure or share the same first and second octets wont
   get locked
 * Added a warning notification mail if users are reaching the threshold

#### 1.23

 * Fixed locking mechanism errors for similar ip address
 * Improved UI Design for Locked account, Settings and Logs page

#### 1.22

 * Added logs page for displaying detected IP logs statistics
 * Added User Statistics to display total number of users, admins and locked accounts

#### 1.0

 * Initial release.

## 中繼資料

 *  版本 **1.23.2**
 *  最後更新 **2 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.4.10**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/ip-guard/)
 * 標籤:
 * [block ip](https://tw.wordpress.org/plugins/tags/block-ip/)[login protect](https://tw.wordpress.org/plugins/tags/login-protect/)
   [security](https://tw.wordpress.org/plugins/tags/security/)
 *  [進階檢視](https://tw.wordpress.org/plugins/ip-guard/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/ip-guard/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/ip-guard/reviews/)

## 參與者

 *   [ dynahsty ](https://profiles.wordpress.org/dynahsty/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/ip-guard/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://flutterwave.com/donate/dmoszdenwggm)