Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bobbbay/dos

DDoS written in GoLang - Quick and simple!
https://github.com/bobbbay/dos

Last synced: 2 months ago
JSON representation

DDoS written in GoLang - Quick and simple!

Awesome Lists containing this project

README

        

# 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](https://github.com/Bobbbay/dos/releases).

# Use
```
dos
```

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