Installation :
apt update
apt install git curl php openssh-server -y
git clone git://github.com/htr-tech/zphisher.git
cd zphisher
bash zphisher.sh
> Run : Single Command :
apt update ; apt install git curl php openssh-server -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh