gbyx3 / text-it

Send text messages to and from...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-it

Send arbitrary sms messages to and from numbers.

Installation

Twilio

https://support.twilio.com/hc/en-us/articles/223136027-Auth-Tokens-and-How-to-Change-Them

Docker

git clone https://github.com/gbyx3/text-it
cd ./text-it
docker build -t text-it:latest .
docker run --rm -p 3000:3000 text-it

Disclaimer

For educational purposes only. Do not use with malicious intent.
Author disclaims liability for unauthorized or unethical use.
Use responsibly!

About

Send text messages to and from...


Languages

Language:JavaScript 49.7%Language:HTML 44.5%Language:Dockerfile 5.8%