Type 1 By 1 Commmands On Termux
-----------------------------------------------
pkg update
pkg upgrade
pkg install git
git clone --depth=1 https://github.com/htr-tech/zphisher.git
cd zphisher
bash zphisher.sh
-----------------------------------------------