ssh timeout question
Trond Endrestøl
trond.endrestol at ximalas.info
Tue May 28 19:36:05 UTC 2019
On Tue, 28 May 2019 15:16-0400, Lowell Gilbert wrote:
> I don't run into issues with this because my remote sessions tend to
> have an application running that updates an on-screen time display every
> minute. That's not why I do it, of course.
Unless you need X11 and/or port forwarding, why not try net/mosh?
mosh uses ssh to bootstrap itself before it switches to a UDP based
protocol running on a port > 60000. mosh is fairly resistant to packet
loss and allows for seamless roaming. Roaming is limited to IPv4 or
IPv6, depending on which protocol you chose when you did the initial
connect. The use of screen or tmux is highly recommended. More
information here: https://mosh.org
--
Trond.
More information about the freebsd-questions
mailing list