Skip to content

NyaaCaster/overload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 DDOS Tool (Layer 7)

💻 Preview:

🌙 Installation:

Windows

  • Download Python 3.8 here
  • Open the installer and click on: add python to PATH
  • Download overload here
  • Open CMD or PowerShell in the overload directory
  • Execute this command: pip3 install -r requirements.txt or python -m pip install -r requirements.txt

Linux

sudo apt update
sudo apt install python3 python3-pip git -y
git clone https://github.com/7zx/overload
cd overload/
pip3 install -r requirements.txt or python -m pip install -r requirements.txt

Termux

pkg update
pkg install python3 python3-pip git -y
git clone https://github.com/7zx/overload
cd overload/
pip3 install -r requirements.txt

❓ How To Use:

The basic command to be able to open Overload:

python overload.py or overload.py

Example:

├───DDOS TOOL LAYER 7
│   ├───TIME:1000
│   └───THREADS:500
│   └───URL:https://github.com/7zx/overload

About

📡 Overload DDOS Tool (Layer 7)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%