DEV Community

Discussion on: Let's Talk Windows vs macOS

 
pradeepprakash profile image
pradeepprakash

Yes, I use mosh all the time. But had never used it with ngrok. I noticed that ngrok(free account) is not treating UDP at all , which mosh uses after the initial ssh on 22. And hence mosh client never sees a connection post that. The same works when I use a dynamic dns to reach my box from external world.

Thread Thread
 
tnypxl profile image
tnypxl

So long as the port you're using is accessible to ngrok, what Mosh sends back and forth doesn't matter.