[PR #159] feat(adidos): add adaptive ddos protection system plugin #159

Open
opened 2026-03-02 03:00:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/159
Author: @zolotarev
Created: 8/11/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • 235aeec feat(adidos): add adaptive ddos protection system plugin
  • 0bcf213 Merge pull request #1 from zolotarev/add-adidos-automated-captcha-plugin

📊 Changes

3 files changed (+635 additions, -0 deletions)

View changed files

adidos/README.md (+265 -0)
adidos/jobs/adidos-monitor.py (+231 -0)
adidos/plugin.json (+139 -0)

📄 Description

Add new ADIDOS plugin that monitors remote server load and dynamically enables/disables antibot protection based on configured thresholds. Includes webhook notifications and cooldown period settings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bunkerity/bunkerweb-plugins/pull/159 **Author:** [@zolotarev](https://github.com/zolotarev) **Created:** 8/11/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`235aeec`](https://github.com/bunkerity/bunkerweb-plugins/commit/235aeec567b78ca576fc81fb8a465989dc2a132e) feat(adidos): add adaptive ddos protection system plugin - [`0bcf213`](https://github.com/bunkerity/bunkerweb-plugins/commit/0bcf2133294df9c4dd99d3bb749963562c641c87) Merge pull request #1 from zolotarev/add-adidos-automated-captcha-plugin ### 📊 Changes **3 files changed** (+635 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `adidos/README.md` (+265 -0) ➕ `adidos/jobs/adidos-monitor.py` (+231 -0) ➕ `adidos/plugin.json` (+139 -0) </details> ### 📄 Description Add new ADIDOS plugin that monitors remote server load and dynamically enables/disables antibot protection based on configured thresholds. Includes webhook notifications and cooldown period settings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#159
No description provided.