htr-tech / nexphisher

Advanced Phishing tool
https://github.com/htr-tech/zphisher
GNU General Public License v3.0
3.25k stars 560 forks source link

No link #68

Closed PatriRGB closed 3 years ago

PatriRGB commented 3 years ago

Screenshot_2021-01-05-20-06-36-262_com termux No link :(

htr-tech commented 3 years ago

@PatriRGB turn on hotspot & try again

chrisfal10 commented 3 years ago

In the directory of nexphisher Type cd .htr

rm -r -f ngrok

Then make sure you have wget and unzip (apt install wget unzip)

Then

wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-arm.zip

unzip ngrok-stable-linux-arm.zip

chmod +x ngrok

After this make sure u get ur token from ngrok

And Type

./ngrok authtokenYOUR_AUTH_TOKEN_HERE`

And done run the command it should work

htr-tech commented 3 years ago

In the directory of nexphisher Type cd .htr

rm -r -f ngrok

Then make sure you have wget and unzip (apt install wget unzip)

Then

wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-arm.zip

unzip ngrok-stable-linux-arm.zip

chmod +x ngrok

After this make sure u get ur token from ngrok

And Type

./ngrok authtokenYOUR_AUTH_TOKEN_HERE`

And done run the command it should work

💘