计算机 · 2022年12月3日 0

ssh

windows

设置心跳

https://stackoverflow.com/a/62694999/5357784

In C:\Users\yourusername.ssh make a new file named config, and add the lines below:

Host *
    ServerAliveInterval 40