Skip to content

DoS simple programado en python (uso didactico)

Notifications You must be signed in to change notification settings

Mr-TechX/TechX_DoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TechX DoS

Instalacion para Linux y Termux

Asegurate de tener git instalado, de lo contrario ejecuta "apt install git" o "pkg install git" segun corresponda para Termux y Linux

  • Colna el repositorio
┌──(root💀MrTechX)-[~]
└─# git clone https://github.com/Mr-TechX/TechX_DoS.git
  • Entra al directorio
┌──(root💀MrTechX)-[~]
└─# cd TechX_DoS
  • Instalemos lo necesario
┌──(root💀MrTechX)-[TechX_DoS]
└─# apt install python3


┌──(root💀MrTechX)-[TechX_DoS]
└─# pip install colorama


┌──(root💀MrTechX)-[TechX_DoS]
└─# pip install tqdm
  • Listo ahora puedes usarlo
    LINUX
┌──(root💀MrTechX)-[TechX_DoS]
└─# python3 DoS.py

    TERMUX
┌──(root💀MrTechX)-[TechX_DoS]
└─# python3 DDoS_Termux.py

About

DoS simple programado en python (uso didactico)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages