Monday, 10 April 2023

Command to install TBomb on Termux



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

No comments:

Post a Comment