简介
putty的好处是支持ssh并且免费;
https://git.sr.ht/~gregkh/presentation-tty/tree/main/item/rough_draft.txt
export TERM=vt100

key exchange failure
这里是说当前putty支持的算法,随着安全性的提高,算法也在升级,所以最好的方法是升级putty。

设置保持会话

对应的:ssh -o ServerAliveInterval=200
man console