Tip
This package provides a tool for detecting and mitigating DDoS attacks using XDP and BPF.
-
Clone the repository:
git clone https://github.com/GunGameOG/ddos_detector.git cd ddos_detector
-
Install the package:
sudo python3 setup.py install
Run the DDoS detection tool:
sudo ddos-detect
Important
Ensured you have root privileges as the tool requires access to low-level networking functions.
Note
Provide feedback in discussions.