Send arbitrary sms messages to and from numbers.
https://support.twilio.com/hc/en-us/articles/223136027-Auth-Tokens-and-How-to-Change-Them
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
For educational purposes only. Do not use with malicious intent.
Author disclaims liability for unauthorized or unethical use.
Use responsibly!