请不要在未经所有者同意的情况下攻击网站。


💣 Layer7
你可以从 GitHub Releases 下载
要求
你可以从 GitHub Wiki 阅读
克隆并安装脚本
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
在新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
Docker
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
docker compose build
# you can use the built image directly by uncommenting one line in the dockercompose
docker compose run -it --entrypoint /bin/bash mhddos
🧨 Layer4:
⚙️ 工具 - 使用 python3 start.py tools 运行
🎩 其他