Skip to content

iaoedsz2008/flood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

flood

learn udp & tcp flood attack

todo

  • tcp flood

compile for linux

mkdir build
cd build
cmake ..
make

run

note: Raw sockets require root permissions.

sudo ./flood

compile for windows

mkdir build
cd build
cmake ..

open the flood.sln to compile

run

note: Raw sockets require administrator permissions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published