INSTRUCTIONS:
For Termux:
Open Terminal And Type :
pkg install git
pkg install python
git clone https://github.com/TheSpeedX/TBomb.git
cd TBomb
chmod +x TBomb.sh
./TBomb.sh
For Linux:
Open Terminal And Type :
sudo apt install git clone https://github.com/TheSpeedX/TBomb.git
cd TBomb
chmod +x...