Este DDOS serve para deixar o alvo sem internet.
Para você executar o DDOS é nescessario ter o python instalado e para isso você pode baixar no site oficial do python clicando Aqui!
Depois de baixar e instalar o python você pode baixar o DDos diretamente do github com os seguintes comandos:
💻 Termux
$ pkg upgrade && pkg update -y
$ pkg install git python -y
$ pip install rich
$ git clone https://github.com/Thorkrz/DDos-Attack
$ cd DDos-Attack
$ python3 ddos.py
💻 Debian
$ apt upgrade && apt update -y
$ apt install git python -y
$ pip install rich
$ git clone https://github.com/Thorkrz/DDos-Attack
$ cd DDos-Attack
$ python3 ddos.py
💻 Arch Linux
$ pacman -Syyu git python -y
$ pip install rich
$ git clone https://github.com/Thorkrz/DDos-Attack
$ cd DDos-Attack
$ python3 ddos.py
💻 OpenSUSE
$ zypper install python git -y
$ pip install rich
$ git clone https://github.com/Thorkrz/DDos-Attack
$ cd DDos-Attack
$ python3 ddos.py
