Skip to content

Coder-in-the-shell/dos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dos

DDoS written in GoLang.

Disclaimer

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.

Install

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.

Use

dos <target URL> <workers INT>

Contribute

We don't mind help! Actually, no we want help! Feel free to open a PR or issue!

About

DDoS written in GoLang - Quick and simple!

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Go 86.0%
  • Makefile 14.0%