以前還要下 Chrome console debug TERM 指令,
現在已經可以直接編輯了,如圖
✅ 選項 ==> ✅ SSH 檔案 ==> 「清除 + 儲存」即可 (Clear + Save)
[圖]
代碼:
正在連線至 user@192.168.111.222...
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256: (...SNIP...)
Please contact your system administrator.
Add correct host key in /.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /.ssh/known_hosts:13
ECDSA host key for 192.168.111.222 has changed and you have requested strict checking.
Host key verification failed.
NaCl 外掛程式結束,傳回狀態碼 255。
要重新連線(R)、選擇其他連線(C)還是結束(X)?
正在載入 NaCl 外掛程式... 完成。
正在連線至 user@192.168.111.222...
The authenticity of host '192.168.111.222 (192.168.111.222)' can't be established.
ECDSA key fingerprint is SHA256: (... SNIP ...)
Are you sure you want to continue connecting (yes/no/[fingerprint])?
(2020-11-18 18:01)