tbomb github
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/TheSpeedX/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/TheSpeedX/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/TheSpeedX/TBomb.git
cd TBomb
bash TBomb.sh
For MacOS
To use the application, type in the following commands in MacOS terminal:
Install Brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com
/Homebrew/install/master/install)"
Install dependencies:
brew install git
brew install python3
sudo easy_install pip
sudo pip install --upgrade pip
git clone https://github.com/TheSpeedX/TBomb.git
cd TBomb
bash TBomb.sh
android developer