TBOMB

TBOMB V0.1

A free and open-source SMS/Call bombing application

NOTE:

For Termux

To use the bomber type the following commands in Termux:

pkg install git -y 
pkg install python -y 
git clone https://github.com/GODOP-ANKIT/TBomb.git
cd TBomb
./TBomb.sh

For iSH

To use the application, type in the following commands in iSH.

apk add git
apk add python3
apk add py3-pip
apk add ruby
gem install toilet
git clone https://github.com/GODOP-ANKIT/TBomb.git
cd TBomb
pip3 install -r requirements.txt
chmod +x TBomb.sh
./TBomb.sh

For Debian-based GNU/Linux distributions

To use the application, type in the following commands in GNU/Linux terminal.

sudo apt install git
git clone https://github.com/GODOP-ANKIT/TBomb.git
cd TBomb
bash TBomb.sh
Install dependencies:

brew install git
brew install python3
sudo easy_install pip
sudo pip install --upgrade pip
git clone https://github.com/GODOP-ANKIT/TBomb.git
cd TBomb
bash TBomb.sh

Support

For Queries: Telegram Group
Contributions, issues, and feature requests are welcome!
Give a ★ if you like this project!

GitHub

View Github