fauzipadlaw / saycheese

Forked from forked from https://github.com/thelinuxchoice/saycheese
GNU General Public License v3.0
0 stars 0 forks source link

Ngrok error, debug: ./ngrok http 3333 #1

Open noredlac opened 3 years ago

noredlac commented 3 years ago

I have this error when i run. Ngrok error, debug: ./ngrok http 3333

fauzipadlaw commented 3 years ago

@noredlac may i know which OS do you use?

fauzipadlaw commented 3 years ago

if you cannot use ngrok, choose localhost.run in this step

Screen Shot 2021-09-10 at 2 15 17 AM
noredlac commented 3 years ago

Hi. Thanks for your time to reply my message y really appreciate.

Im using kali linux 2021-2.

Let me share more data.

I already donwload the github data, i already install Ngrok, is working fine, but when i execude the bash i receive this: [+] Choose a port forwarder: 2 [+] Starting php server... (localhost:3333)... [+] Starting ngrok... (http 3333)... [!] Ngrok error, debug: ./ngrok http 3333

Actually im using other similar projects that user ngrock and its working fine, but for this one i receive that message.

Do you have any idea about how can i solve?

fauzipadlaw commented 3 years ago

in this version we use 2 port forwarder services. ngrok and localhost.run. Have you tried localhost.run? Make sure you use code in this repo first.

fauzipadlaw commented 3 years ago

https://github.com/fauzipadlaw/saycheese/archive/refs/tags/v2.1.zip

fauzipadlaw commented 3 years ago

If you really want to use ngrok, make sure port 3333 is available; not in use by other app.

noredlac commented 3 years ago

image

Thanks for your time to reply the message. not sure what happend, i have uninstall everything its a empy kali linux 2021-2 and still have same error :(

fauzipadlaw commented 2 years ago

@noredlac the last option -- if you input 1 instead of 2 what happens?