Mosh

From wikinotes

Mosh is an alternative ssh client that specializes operating in environment with

  • high latency
  • changing ip addresses (ex: cellphone networks)

Documentation

man mosh https://man.archlinux.org/man/community/mosh/mosh.1.en
man mosh-client https://man.archlinux.org/man/community/mosh/mosh-client.1.en
man mosh-server https://man.archlinux.org/man/community/mosh/mosh-server.1.en
home https://mosh.org/

Locations

~/.ssh/config client config
UDP 60000-61000 default port-range (client-out, server-in)

Notes

mosh install
mosh configuration
mosh usage