_MRZT721010_ 74a6d0ca4a Update README.md | hai 3 meses | |
---|---|---|
.github | hai 7 meses | |
files | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
Dockerfile | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | hai 10 meses | |
README.md | hai 3 meses | |
config.json | %!s(int64=2) %!d(string=hai) anos | |
requirements.txt | hai 1 ano | |
start.py | hai 8 meses |
Please Don't Attack websites without the owners consent.
💣 Layer7
🧨 Layer4:
⚙️ Tools - Runs With
python3 start.py tools
🎩 Other
You can download it from GitHub Releases
Requirements
You can read it from GitHub Wiki
Clone and Install Script
```shell script git clone https://github.com/MatrixTM/MHDDoS.git cd MHDDoS pip install -r requirements.txt
**One-Line Installing on Fresh VPS**
```shell script
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