termux

termux |1| TabCode.Net, Programming, Database, Networks, Hacking, System Security, Operating Systems, Applications, Softwares ...
  1. Install Metasploit Framework 6 in Linux or Termux

    Install Metasploit Framework 6 in Termux Auto source <(curl -fsSL https://kutt.it/msf) Manual pkg install wget wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh chmod +x metasploit.sh ./metasploit.sh After installation Complete Start Postgresql...
  2. install Ubuntu in your Termux Application Without Root

    This is a script that allows you to install Ubuntu in your termux application without a rooted device Installation steps Update termux: apt-get update && apt-get upgrade -y Install wget: apt-get install wget -y Install proot: apt-get install proot -y Install git: apt-get install git -y Go to...
Back
Top