※※※※※※※※※※※※※※※※※※※※ Xverginia v4.1 PRO ※※※※※※※※※※※※※※※※※※※ 🔹 STEP 1 – Install Go ----------------------------- apt update && apt install wget git make -y wget https://go.dev/dl/go1.22.0.linux-amd64.tar.gz tar -zxvf go1.22.0.linux-amd64.tar.gz -C /usr/local/ 🔹 STEP 2 – Set Go Environment ----------------------------- echo 'export GOPATH=$HOME/go' >> ~/.profile echo 'export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin' >> ~/.profile source ~/.profile 🔹 STEP 3 – Unzip Xverginia ----------------------------- sudo apt update && sudo apt install unzip -y unzip xverginia4.1.pro.zip cd xverginia 🔹 STEP 4 – Make it Executable ----------------------------- chmod +x ./build/xverginia 🔹 STEP 5 – Run & Restart Xverginia ----------------------------- ./build/xverginia -p ./phishlets/ ※※※※※※※※※※※※※※※※※※※※ Evilginx | Xverginia ※※※※※※※※※※※※※※※※※※※