NGROK
kunj22 opened this issue · 10 comments
I'm using ngrok and this happens
launching ngrok
Send this link to the Victim: (blank)
Waiting victim to open the link ...
^i need help plz.
Activate a hotspot נשלח מה-Galaxy שלי
-------- הודעה מקורית --------מאת: kunj22 notifications@github.com תאריך: 9.3.2021 15:30 (GMT+02:00) אל: htr-tech/nexphisher nexphisher@noreply.github.com עותק: Subscribed subscribed@noreply.github.com נושא: [htr-tech/nexphisher] NGROK (#82)
I'm using ngrok and this happens
launching ngrok
Send this link to the Victim: (blank)
Waiting victim to open the link ...
^i need help plz.—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
I'm a beginner at all this so could you please explain to me how I can do this please ? @zoharmyname
@kunj22 are you using termux ?
I think so 😅 I'm on kali Linux on raspberry pi and the command line interpreter is called terminal.
Also @htr-tech is it possible if I could message you on Instagram for more help please
So any fix ?
@kunj22
if you have hotspot then turn it on & try again
first host your phishing module using localhost then in the new tab excute the following commands..
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
unzip ngrok-stable-linux-amd64.zip
chmod +x ngrok
./ngrok http 8080
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 authtoken
YOUR_AUTH_TOKEN_HERE`
And done run the command it should work
It's a problem with the ngrok package