HTTP Website Attack Tool for destroying websites The tool is for educational purposes
> Telegram <
apt update && apt upgrade -y
apt install git python -y
python -m pip install requests colorama click
git clone https://github.com/uvvvo/DDos-Attack
cd DDos-Attack
python Attack.py
Usage: ddos.py [OPTIONS]
Options:<br
--proxy
- TEXT - File with a proxy
--help
- Show this message and exit.
Example:
python ddos.py
or
python ddos.py --proxy "dicts/proxies.txt"
cd ~/dos-attack/ && git pull