Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

TBomb github

###first type 

pip3 install tbomb

###next type this for run tbom

tbomb

###boom you can do what you want.. but remember it's only for education.
Comment

PREVIOUS NEXT
Code Example
Shell :: install nomad 
Shell :: linux remove all files same extension in directory 
Shell :: send file to aws ec2 termnal 
Shell :: linux compress pdf 
Shell :: set alias in powershell 
Shell :: how to uncommit last commit in git 
Shell :: see number of documents in mongodb collection 
Shell :: install python module ImageTk 
Shell :: grepper with github 
Shell :: git remove remote file keep local 
Shell :: kill port 
Shell :: default parameter value in bash 
Shell :: mysql query result to file 
Shell :: new angular project no tests 
Shell :: How can I make LibreOffice look better? 
Shell :: run postgresql command line maccos 
Shell :: code commit on github 
Shell :: npm install composition apiu 
Shell :: git fetch and checkout branch 
Shell :: how to install imagick 
Shell :: bash remove trailing slash 
Shell :: fortinet vpn client for ubuntu 
Shell :: docker command not available in ubuntu wsl 
Shell :: git push existing repository 
Shell :: git clone different name 
Shell :: how to add a gif to your website 
Shell :: pesquisar git 
Shell :: gitignore node_modules 
Shell :: linux restart sendmail 
Shell :: install itertools 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =