优秀项目推荐:原Github项目地址:https://github.com/LimerBoy/Impulse翻译地址:https://www.ddosi.com/b251/
注意
该项目为优秀项目推荐,仅可用于自己服务器压力测试,大家请勿使用该项目对他人任意产品进行测试,请自觉遵守《网络安全法》中的法例法规。
进入正题
下方为原版纯英文,读起来其实也简单,想要看翻译版,可以看上方链接,下方阅读原文即可进入该项目地址。
? Main window
? Methods:
? Installation:
- Windows:
- Download Python 3.6 from here
- Launch installer, click
add python to PATH
- Download Impulse
- Open cmd or powershell in Impulse directory
- Run this command:
pip install -r requirements.txt
- And this:
python impulse.py --help
- Linux/Termux:
sudo apt update
sudo apt install python3 python3-pip git -y
git clone https://github.com/LimerBoy/Impulse
cd Impulse/
pip install -r requirements.txt
python3 impulse.py --help
☎️ Example SMS & Call flood:
python impulse.py --method SMS --target XXXXXXXXXXXX --time 20 --threads 2