c3l3si4n / r-u-flooded

🦀 UDP-based DoS (Denial of Service) stress testing and Denial of Service tool made in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r-u-flooded

🦀 ruflooded is a UDP DoS (Denial of Service) stress testing tool made in Rust.

Build

git clone https://github.com/celsec/r-u-flooded
cd r-u-flooded
cargo build
./target/debug/r-u-flooded

Usage

./r-u-flooded <ip address> <number of threads> <time (0 for infinite)>

About

🦀 UDP-based DoS (Denial of Service) stress testing and Denial of Service tool made in Rust.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%