TrollSkull / SMSBOX

SMSBOX is a tool to send anonymous messages. This script uses the Textbelt API to work, Textbelt is an API that allows us to send a single message per day on a single IP.

Home Page:https://github.com/TrollSkull/SMSBOX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version Bash License

SMSBOX is a tool to send anonymous messages, written by TrollSkull, this script uses the Textbelt API to work, Textbelt is an API that allows us to send a single message per day on a single IP.

INSTALLATION

You can download SMSBOX on any platform by cloning the official Git repository:

$ apt install -y git python

$ git clone https://github.com/TrollSkull/SMSBOX

$ cd SMSBOX

$ python smsbox.py

LICENCE

MIT License © SMSBOX

About

SMSBOX is a tool to send anonymous messages. This script uses the Textbelt API to work, Textbelt is an API that allows us to send a single message per day on a single IP.

https://github.com/TrollSkull/SMSBOX

License:MIT License


Languages

Language:Python 100.0%