Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Sanix-Darker/DDosy

Perform a Ddos attack with Threads (Educational purpose)
https://github.com/Sanix-Darker/DDosy

Last synced: 11 days ago
JSON representation

Perform a Ddos attack with Threads (Educational purpose)

Awesome Lists containing this project

README

        

# DDosy

### Installation
```shell
git clone https://github.com/Sanix-Darker/DDosy

cd DDosy

# Example
python3 ddosy.py -s target -t 300
```

### Usage
```shell
usage : python3 ddosy.py [-s] [-p] [-t]
-h : help
-s : server ip
-p : port default 80
-t : turbo default 135
```