Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 471 Bytes

File metadata and controls

24 lines (14 loc) · 471 Bytes

SMSBoom-Terminal

说明

仅用于学习与研究,请遵守当地法律法规。

视频地址

【短信测试系统教学-哔哩哔哩】 https://b23.tv/rnsCNQB

使用

git clone https://github.com/MallocPointer/SMSBoom-Terminal

cd SMSBoom-Terminal

sudo apt install python3 python3-venv python3-pip

python3 -m venv env

source env/bin/activate //Linux .\env\Scripts\activate //Windows

pip install requests colorama tqdm urllib3

python SMSBoom.py