Skip to content

Send anonymous text messages with TOR and the TextBelt API

License

Notifications You must be signed in to change notification settings

T0T0-AFRICA/CerebroSMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerebro

open-source-project made-with-bash

Send text messages with the Linux shell and the TextBelt API. Cerebro uses the TOR network to make you harder to trace.

Start

Show options

sudo cerebro --help

Options

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

Dependencies

culr: apt install curl

tor: apt install tor

jq: apt install jq

Install

sudo su

cd /bin

apt install jq tor curl

sudo curl https://raw.githubusercontent.com/Da2dalus/CerebroSMS/main/Cerebro.sh > cerebro

sudo chmod +x cerebro

OR

sudo curl https://raw.githubusercontent.com/Da2dalus/CerebroSMS/main/Cerebro.sh > cerebro

sudo bash cerebro

sudo cerebro --help

Da2dalus

About

Send anonymous text messages with TOR and the TextBelt API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%