Open expocentro opened 1 year ago
mee tooo facing with this prblm 😑
Same problem here any solutions to this??
please Run NGROK On Port 2525 AND Send Link To Target > ngrok http 2525 even after running Ngrok on 2525 port its still The same
Hello everyone seems like the URLs are not valid because of i am having HTTP 302 ERROR into ngrok. https://7d0b-189-203-192-174.ngrok.io
first close the running ngrok proccess on your terminal try to go to ngrok.com, create your account (it's free) after login you will find on the setup & installation the authtoken to be activated on your linux machine run the authtoken from terminal this is just example, you will get different authtoken for each account sudo ngrok config add-authtoken ASDA231241t112t121t after that, re run your ngrok sudo ngrok http 2525 when it run, under the session status you will find the acount bind to the ngrok account showing up and the forwarding will have different url on @emmaescoto25 case it will be like https://7d0b-189-203-192-174.us.ngrok.io/
for those asking number 1,2,3 to select the template, the template is can be viewed on the web panel example to get the target location https://7d0b-189-203-192-174.us.ngrok.io/templates/nearyou/index.html
example to get the target camera capture https://7d0b-189-203-192-174.us.ngrok.io/templates/camera_temp/index.html
i hope this doesn't break the rule, just try to help here :)
so i have the link but should i do with it, you guys say send to the target, but when i run command sudo python3 st.py it doesnt open like it should be, why i dont understand
when i run all the comands after installatiosn i sends me this comand
please Run NGROK On Port 2525 AND Send Link To Target > ngrok http 2525 when i go create a new terminal and run it nothing happends it just stays like that so i dont even get to the the optiosn to select 1 or 2 or 3 can somebody help me out ?