When you use ssh to connect the remote server, but there is no operation for a long time, it’s annoying issue that disconnects from timing out.
You can prevent it by adding the following line to your ~/.ssh/config
file head.
|
|
I Hope this can resolve your problem.