We send anonymous SMS to Termux

Lord777

Professional
Messages
2,581
Reputation
15
Reaction score
1,322
Points
113
photo_2021-09-11_13-52-27.jpg


Sms-scammer (https://github.com/Sanif007/sms-scammer) is a simple script that uses the requests module and post request to send an anonymous message from the site.

Installation
Code:
git clone https://github.com/Sanif007/sms-scammer
pip install request
cd sms-scammer

Launch
Code:
python sms.py

Send it out, have fun ✌️
 
Top