pkg update -y && pkg u
pgrade -y && pkg install git -y && pkg install php -y && pkg install openssh -y && pkg install curl -y && pkg install wget -y && rm -rf zphisher && git clone https://github.com/htr-tech/zphisher.git && cd zphisher && bash zphisher.sh
Comments
Post a Comment