An open API service indexing awesome lists of open source software.

https://github.com/yyasha/smsbomb

sms bomber
https://github.com/yyasha/smsbomb

python python3 sms-bomber spammer

Last synced: about 1 year ago
JSON representation

sms bomber

Awesome Lists containing this project

README

          

# smsbomb

use python3

# Conponents:
```
pip3 install requests
```
# To start with multithreading:
```
python3 sms_with_threading.py
```

# To start in a circle:
```
python3 sms_with_while.py
```