How To Change From One Directory To Another In Termux Get link Facebook X Pinterest Email Other Apps January 31, 2022 To change from one directory to another, run this command:cd <directory name>eg. cd haha Get link Facebook X Pinterest Email Other Apps Comments
Commands To Install Nikto In Termux January 24, 2022 Commands to install Nikto; apt update && apt upgrade pkg install git pkg install perl git clone https://github.com/sullo/nikto.git cd nikto cd program Read more
Commands To Install Fsociety Toolkit In Termux January 26, 2022 Commands to install Fsociety Toolkit: pkg update && pkg upgrade pkg install git pkg install python3 git clone https://github.com/Manisso/fsociety.git cd fsociety chmod +× install sh Read more
Comments