在高延遲的網絡下,Mosh 比 SSH 流暢多了,而且3G網絡下,丢失網絡變更IP後,終端連接配接不會中斷。
- $ mosh <username>@<hostname>
- $ git clone https://github.com/keithw/mosh
- $ cd mosh
- $ ./autogen.sh
- $ ./configure
- $ make
- # make instal