@iworx First make it work, then make it better :D
@iworx voila, let's see the magic...
@iworx seems that port forwarding is not supported: https://github.com/mobile-shell/mosh/issues/337
ssh port forwarding doesn't work · Issue #337 · mobile-shell/mosh

I believe this is because of the fact that mosh-server takes over from sshd and sshd quits, therefore the tunnel disappears just after it is made. It would be nice if mosh could keep sshd alive if ...

GitHub