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

Anti DDOS/BOT reCAPTCHA Protection

外掛說明

Protect Your Website with Our Anti DDOS / BOT Protection

Details :
Enable this Plugin Only if you are under DDOS/BOT Attacks
We not resolve the DDOS Problem, but we try to limit bad traffic
With our plugin, you’ll be able to secure your website against potential DDOS and BOT attacks.
Visitors will be required to complete a one-time reCAPTCHA verification
That helps to minimize the amount of data transferred between your website and the attacker.
Once the reCAPTCHA check has been passed, visitors will be granted full access to your website content.

Advance :
If you can’t access on wordpress control panel but you still have access with SSH or FTP
You can enable / disable this protection adding in wp-config.php this option
define( ‘ANTI_DDOS_ENABLED’, true );
Above of the line “require_once ABSPATH . ‘wp-settings.php’;”
Protection ignore the checkbox inside the plugin config page

Protect only specified URLs :
If attackers concentrate their efforts on specified URLs, you can secure only those URLs
You can use either the entire URL or a portion of it,
Using the word “product” then protection enabled for all URLs containing this word.
To protect the entire website, leave the URLs field empty.

螢幕擷圖

  • Main Configuration Page
  • Main Configuration Page
  • Protection message in Website

安裝方式

Easy Way:

  1. Go to the WordPress > Plugins > Add New
  2. Search For “Anti DDOS/BOT reCAPTCHA Protection”.
  3. Install with one click

Manual Way:

  1. Upload “anti-ddosbot-recaptcha-protection.zip” to the /wp-content/plugins/ directory
  2. Extract files in the folder “anti-ddosbot-recaptcha-protection”
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Anti DDOS/BOT reCAPTCHA Protection〉的開發相關工作。

參與者

變更記錄

1.0.0 – 16/02/2023

  • Announce: First Release of this plugin