Skip to content

Instantly share code, notes, and snippets.

@the8greyhats
Last active August 26, 2020 20:20
Show Gist options
  • Save the8greyhats/89b799caeb1b9f24a5a582d8eba42e97 to your computer and use it in GitHub Desktop.
Save the8greyhats/89b799caeb1b9f24a5a582d8eba42e97 to your computer and use it in GitHub Desktop.
Termux
$ pkg update && upgrade -y
$ pkg install git -y
$ pkg install python python2 -y
$ git clone https://github.com/TheSpeedX/TBomb.git
$ cd TBomb
$ chmod +x *
$ bash TBomb.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment