Best DDoS Attack Script in Python3.
You can download it from GitHub Releases
Requirements
DocumentationYou can read it from GitHub Wiki
Clone and Install Script
git clone https://github.com/MatrixTM/MHDDoS
cd MHDDoS
pip install -r requirements.txt
One-Line Installing on Fresh VPS
apt -y update && apt -y install curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential git && git clone https://github.com/MatrixTM/MHDDoS.git && cd MH* && pip3 install -r requirements.txt
No comments:
Post a Comment