[GH-ISSUE #1388] 希望能夠整合CrowdSec #3876

Open
opened 2026-02-28 11:58:07 +03:00 by kerem · 0 comments
Owner

Originally created by @JunYanOOO on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1388

Is your feature request related to a problem? Please describe.
目前缺乏與 CrowdSec 的整合,無法在偵測到惡意行為時自動封鎖來源 IP。

Describe the solution you'd like
連接 CrowdSec LAPI,送出 ban decision(scope=ip, value=, 可設 duration)。
支援白名單/冷卻時間/最小觸發次數設定。

Originally created by @JunYanOOO on GitHub (Oct 11, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1388 **Is your feature request related to a problem? Please describe.** 目前缺乏與 CrowdSec 的整合,無法在偵測到惡意行為時自動封鎖來源 IP。 **Describe the solution you'd like** 連接 CrowdSec LAPI,送出 ban decision(scope=ip, value=<ip>, 可設 duration)。 支援白名單/冷卻時間/最小觸發次數設定。
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/nginx-ui#3876
No description provided.