mosh

Remote terminal application with intelligent local echo and roaming

brewmacoslinux
Try with needOr install directly
Source

About

Remote terminal application

Commands

mosh

Examples

Connect to a remote server with automatic roaming support$ mosh user@example.com
Connect to a remote server on a non-standard SSH port$ mosh --ssh='ssh -p 2222' user@example.com
Connect with a specific prediction mode for better responsiveness$ mosh --predict=adaptive user@example.com