When connecting through the ngrok TCP address, make sure you specify the port separately.
Copy
Ask AI
ssh -p PORT user@NGROK_TCP_ADDRESS
If you are getting any sort of failed connection, most of the time there is a misconfiguration with the server you are trying to connect to or the credentials you are using.