Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 316 Bytes

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)>