The project builds a real‑time DDoS detection engine for a Nextcloud server, using Go or Python. It watches traffic, learns normal patterns, and blocks attackers automatically. A sliding 60‑second window tracks requests per IP without storing all data.
Comments