ngrok
Found this from this video https://www.youtube.com/watch?v=O5Nz1t0m-ec&t=237s&ab_channel=AdityaMandil to configure SSH from different network
I used this on my Jetson.
Resources
This will display this
Then you can do
ssh -p 11520 steven@8.tcp.ngrok.io
In the US, another one
Then you can do
ssh -p 18384 steven@4.tcp.us-cal-1.ngrok.io
Be careful
Every time you stop and start
ngrok
, the address and port will be different.
ssh -p 18753 bighero4@2.tcp.ngrok.io