Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 433 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 433 Bytes

CyberDDoS

CyberDDoS is a tools that do a DDoS attack. This tool doesnt require any library as it's using standard library.

Installation

git clone https://github.com/arcel1945/CyberDDoS.git
cd CyberDDoS

Usage

python3 hammer.py [-s] [-p] [-t]
        -h : help
        -s : server ip
        -p : port default 80
        -t : turbo default 135

Example

python ddos.py -s example -p 80 -t 135