htr-tech / nexphisher

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

Not working #75

Closed walid1010 closed 3 years ago

walid1010 commented 3 years ago

Screenshot_20210129-150037_Termux I tried also with hotspot and still the same:( please help

htr-tech commented 3 years ago

@walid1010 turn on device hotspot & try ngrok again πŸ˜•

walid1010 commented 3 years ago

That's what I did...I think I don't have ngrok installed maybe...!? How to install it if that's the case? Thank you

htr-tech commented 3 years ago

That's what I did...I think I don't have ngrok installed maybe...!? How to install it if that's the case? Thank you

run the setup file .. bash tmux_setup

dima20003 commented 3 years ago

I have this problem too with and without hotspot. Who can help me please πŸ₯ΊπŸ˜­πŸ˜­. Thanks for this repository πŸ˜…πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘

chrisfal10 commented 3 years ago

Try this it doesn't require Hotspot It is a problem with the ngrok package this should work 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 It's should look like this then Screenshot_20210511-222756_Termux

htr-tech commented 3 years ago

Try this it doesn't require Hotspot It is a problem with the ngrok package this should work 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 It's should look like this then Screenshot_20210511-222756_Termux

πŸ’˜ {3} πŸ˜„