- Notifications
You must be signed in to change notification settings - Fork29
Send anonymous text messages with TOR and the TextBelt API
License
Da2dalus/CerebroSMS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Send text messages with the Linux shell and the TextBelt API.Cerebro uses the TOR network to make you harder to trace.
sudo cerebro --help
Show this page: --help
Check text message status: --statuscheck
Send text message: --sendsms
Check if you have remaining quota: --quotacheck
Test if everything is working: --testsms
Wait for replie using webhook: --repliecheck
Update Cerebro: --update
Show CLI menu: --menu
Print version: --version
culr: apt install curl
tor: apt install tor
jq: apt install jq
sudo su
cd /bin
apt install jq tor curl
sudo curl https://raw.githubusercontent.com/Da2dalus/CerebroSMS/main/cerebro > cerebro
sudo chmod +x cerebro
OR
sudo curl https://raw.githubusercontent.com/Da2dalus/CerebroSMS/main/cerebro > cerebro
sudo bash cerebro
sudo cerebro --help
brew tap Da2dalus/CerebroSMS https://github.com/Da2dalus/CerebroSMS.git
brew install --cask cerebro-sms
apt install jq tor curl
sudo bash cerebro --help
sudo chmod +x /bin/cerebro
(!TIP) Ask questions on the irc channel #cerebro-sms on freenode.net
About
Send anonymous text messages with TOR and the TextBelt API