Using this tutorial I managed to install ngrok and got to the step where you actually ssh in to the pi:
ssh pi@tcp://2.tcp.ngrok.io -p <port_number>
and get asked for 'my password'. pi@tcp://2.tcp.ngrok.io's password:
But I haven't set up a password, as far as I know. I've tried:
- My raspberry pi's password
- My password to log in to ngrok
- The authkey it gave me
- My computer's password
- My google password (just in case I signed up with that one)
But none of them work. So am in need of some help