jadepoiskls / overload

πŸ“‘ Overload DDOS Tool (Layer 7)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‘ 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)

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:PowerShell 0.1%Language:Roff 0.0%Language:Batchfile 0.0%