thewhiteh4t / seeker

Accurately Locate Smartphones using Social Engineering
MIT License
6.85k stars 1.65k forks source link

Localhost server not working #425

Closed Emdad05 closed 1 year ago

Emdad05 commented 1 year ago

[>] Created By : thewhiteh4t |---> Twitter : https://twitter.com/thewhiteh4t |---> Community : https://twc1rcle.com/ [>] Version : 1.2.8

[!] Select a Template :

[0] NearYou [1] Google Drive [2] WhatsApp [3] WhatsApp Redirect [4] Telegram [5] Zoom [6] Google ReCaptcha [7] Custom Link Preview [>] 0

[+] Loading NearYou Template...

[+] Port : 8080

[+] Starting PHP Server...[ ✔ ]

[+] Waiting for Client...[ctrl+c to exit]

But localhost server is not starting

thewhiteh4t commented 1 year ago

@Emdad05 what do you mean ?

Emdad05 commented 1 year ago

@Emdad05 what do you mean ?

I have installed the tool properly, after running it my localhost host server is not starting

This site can’t be reached127.0.0.1 unexpectedly closed the connection. Try:

Checking the connection ERR_CONNECTION_CLOSED

thewhiteh4t commented 1 year ago

@Emdad05 are you trying to visit 127.0.0.1:8080 in the browser? if yes then that is not going to work, check the readme page on github and watch the video under demo

Emdad05 commented 1 year ago

Not 8000 its 127.0.0.1:8080

thewhiteh4t commented 1 year ago

@Emdad05 yes, watch the demo video

Emdad05 commented 1 year ago

@Emdad05 yes, watch the demo video

Yes , i watched but its running on python3, My error didn't solved

thewhiteh4t commented 1 year ago

@Emdad05 page will not open directly if you visit 127.0.0.1:8080 you need to use something like ngrok which is why I asked you to watch the demo

Emdad05 commented 1 year ago

@Emdad05 page will not open directly if you visit 127.0.0.1:8080 you need to use something like ngrok which is why I asked you to watch the demo

Yaa i used cloudflared it's showing 502 err

thewhiteh4t commented 1 year ago

@Emdad05 share screenshots

Emdad05 commented 1 year ago

Screenshot_2023-01-22-20-49-03-53_84d3000e3f4017145260f7618db1d683 Screenshot_2023-01-22-20-49-38-89_40deb401b9ffe8e1df2f1cc5ba480b12 Screenshot_2023-01-22-20-49-48-05_40deb401b9ffe8e1df2f1cc5ba480b12 Check these

Emdad05 commented 1 year ago

I run cloudflared -url 8080 to generate the cloudflared link

Emdad05 commented 1 year ago

@Emdad05 share screenshots Done

thewhiteh4t commented 1 year ago

I run cloudflared -url 8080 to generate the cloudflared link

I think this is the issue, try using : cloudflared --url localhost:8080

Emdad05 commented 1 year ago

I run cloudflared -url 8080 to generate the cloudflared link

I think this is the issue, try using : cloudflared --url localhost:8080

Thank you its worked, but why https://127.0.0.1:8080 didn't work

thewhiteh4t commented 1 year ago

@Emdad05 geolocation needs HTTPS otherwise it does not work, closing.