ToddHuaJi / FlappyDrone

FlappyDrone Obstacles detection and avoidance system
GNU General Public License v3.0
2 stars 1 forks source link

SSH Setup #45

Closed ConleyGao closed 6 years ago

ConleyGao commented 6 years ago

options block by wifi issue

ToddHuaJi commented 6 years ago

Blocked by #44

ConleyGao commented 6 years ago

Go to https://dashboard.ngrok.com/status you will see "tcp://0.tcp.ngrok.io:15888" something like this website id " hokaiimpact2@gmail.com" , pw: " floppydrone" For this example, the host name is 0.tcp.ngrok.io , the port is 15888 Then you know how to ssh

To know 👍 The process execute by crontab at boot port number changes ( because I use free account )

ToddHuaJi commented 6 years ago

Go to https://dashboard.ngrok.com/status you will see "tcp://0.tcp.ngrok.io:15888" something like this website id " hokaiimpact2@gmail.com" , pw: " floppybird" For this example, the host name is 0.tcp.ngrok.io , the port is 15888 Then you know how to ssh

To know 👍 The process execute by crontab at boot port number changes ( because I use free account )

Can you write down the instruction of how to set up? Where can we find the open SSH port? Also,

website id " hokaiimpact2@gmail.com" , pw: " floppybird"

can' t access https://dashboard.ngrok.com/status

ToddHuaJi commented 6 years ago

Get the tcp address from ngrok website and connect using putty image

image

ToddHuaJi commented 6 years ago

Reviewed, it is working as Conley claimed. @ConleyGao you can close this now.