Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no link is generated #31

Open
Madlykeanu opened this issue Dec 23, 2021 · 10 comments
Open

no link is generated #31

Madlykeanu opened this issue Dec 23, 2021 · 10 comments

Comments

@Madlykeanu
Copy link

Madlykeanu commented Dec 23, 2021

none of the 4 options will generate a usable link

@jayhill365
Copy link
Contributor

jayhill365 commented Dec 23, 2021

I ran into this same problem. As a work around you can download ngrok and route traffic to ngrok on 5555 you will then be able to grab the linkz there.

@Madlykeanu
Copy link
Author

Madlykeanu commented Dec 23, 2021

ive figured out how to kind of fix it by doing ./ngrok http 8080 in the shellphish folder and then opening another terminal in /shellphish/sites/<site_name> and doing php -S localhost:8080 it will then work on the same device its being hosted on, now the problem is when i send it to my other device i just get ERR_NGROK_3200 tunnel hostname not found, not entirely sure if this is shellphishes problem or ngrok, i will do some research into it tomorrow

@jayhill365
Copy link
Contributor

jayhill365 commented Dec 23, 2021

Okay that's where im at as well, I can get page working locally but link doesn't work when sent to a different ip, let me know if you find a fix for it

@jayhill365
Copy link
Contributor

jayhill365 commented Dec 23, 2021

After researching a bit it might be a ngrok issue you could prob look for a similar tool to use such as https://github.com/cloudflare/cloudflared , or another alternative. Looks like zphisher was having similar issues with ngrok services not working as well htr-tech/zphisher#281 @AbirHasan2005 any ideas of how we can resolve this?

@AbirHasan2005
Copy link
Owner

I'm trying to solve this issue.

@jayhill365
Copy link
Contributor

going to look into more potential workarounds

@Xtarii
Copy link

Xtarii commented Feb 20, 2022

Ngrok was not working for me as well, and by starting it in shellphish folder it did not help if I want everyone to be able to klick the link --> but I found localtunnel and by starting that on the same port as ngrok, I can send link to everyone

@LumiaPapa
Copy link

ive figured out how to kind of fix it by doing ./ngrok http 8080 in the shellphish folder and then opening another terminal in /shellphish/sites/<site_name> and doing php -S localhost:8080 it will then work on the same device its being hosted on, now the problem is when i send it to my other device i just get ERR_NGROK_3200 tunnel hostname not found, not entirely sure if this is shellphishes problem or ngrok, i will do some research into it tomorrow

Still facing same error.... No link is generated by any of the 4.

@FateGeekHead
Copy link

same issue in genrating link no link is being genrated

@garycotler
Copy link

same issues no link generated by all 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants