Comment on OpenSSH 6.8 releasedparentComments−ucsdrake11yYou might find it worth while to investigate mosh[0] as an alternative to OpenSSH.[0] - https://mosh.mit.edu/−philsnow11ymosh uses openssh (or some other ssh) under the covers to perform authn + authz and start the remote mosh server (and possibly to communicate the udp port that the remote mosh server is listening on to the client mosh?)
Comments
You might find it worth while to investigate mosh[0] as an alternative to OpenSSH.
[0] - https://mosh.mit.edu/
mosh uses openssh (or some other ssh) under the covers to perform authn + authz and start the remote mosh server (and possibly to communicate the udp port that the remote mosh server is listening on to the client mosh?)