Access a machine using mosh instead of ssh
-
Install
moshon the hostsudo apt update sudo apt install mosh -
Install
moshon the remote serversudo apt update sudo apt install mosh -
Configure
ufwfirewall to allowmoshtrafficsudo ufw allow 60000:61000/udp -
Connect to the remote server
mosh user@remote-server mosh user@192.168.1.100