DDoS written in GoLang.
This is a tool only meant for pen testing. What you do with this tool is up to you. We bear no responsibility. You have been warned.
wget https://github.com/Bobbbay/dos/archive/v01.0.0.tar.gz
mv v1.0.0.tar.gz dos.tar.gz # WIP
tar xvf dos.tar.gz
cd dos
make
make install
You can also grab the binary packages (there are a lot of them!) from the releases page.
dos <target URL> <workers INT>
We don't mind help! Actually, no we want help! Feel free to open a PR or issue!