Skip to content

Latest commit

 

History

History
44 lines (42 loc) · 869 Bytes

Step-By-Step-Installation-Tutorial.md

File metadata and controls

44 lines (42 loc) · 869 Bytes

Step-by-Step Installation(copy/paste commands)

IF IT EVER STOPS PROCESSING THE COMMAND, JUST CLICK THE enter BUTTON A FEW TIMES AND IT WILL CONTINUE!!!

Upgrade Your Packages:

apt upgrade

Install PHP, CURL, and WGET Dependencies(DO IN ORDER!!!):

pkg install php
pkg install curl
pkg install wget

Install GIT Dependency:

pkg install git

Update ALL Packages AGAIN:

apt update && apt upgrade

Install 437Phisher Repository:

git clone https://github.com/RenderBolt96/437Phisher.git

Set Up 437Phisher(DO IN ORDER!!!):

cd 437Phisher
chmod 777 437phisher.sh
bash 437phisher.sh

AFTER YOU SET IT UP FOR THE FIRST TIME, YOU WILL ONLY FROM THEN ON HAVE TO DO THIS COMMAND TO START IT:

bash 437phisher.sh