An SMS gateway allows a computer to send or receive Short Message Service (SMS) transmissions to or from a telecommunications network. Most messages are eventually routed into the mobile phone networks. Many SMS gateways support media conversion from email and other formats.This is a great way of bypassing the high text rates charged by the network providers.
will finish in a few months due the size of the code
The Gateway can convert complicated SMS protocols into more common protocols such as HTTP. This means that developers can use web-based applications to develop an independent SMS service.
for more information visit quora
Inorder to run this script on your system you need to have python installed, this can be done the apt-get install python
command.You will also need to have git installed in your computer use apt-get install git
to download the package.Lastly am going to be using asciimatics so you will have to download it through pip install asciimatics
and you are good to go.
apt update
apt upgrade
git clone https://github.com/syno3/sms-gateway
cd sms-gateway
chmod 755 *
python initial.py
This script is under the MIT license so please read the license for more information pertainig the use.
Incase you are having trouble using this tool or you have any suggestions to make feel free to email me at sinotechxvista@gmail.com