how to install Nexphisher in termux
Installation :
apt update
apt install git -y
git clone git://github.com/htr-tech/nexphisher.git
cd nexphisher
bash setup
> SETUP : bash tmux_setup
> SETUP [TERMUX] : bash nexphisher
> Run : Single Command :
apt update ; apt install git -y ; git clone git://github.com/htr-tech/nexphisher.git ; cd nexphisher ; bash setup ; bash nexphisher
Comments
Post a Comment