chromeos Secure Shell App remove known host

https://medium.com/code-kings/secure-shell-removing-known-host-by-index-when-changing-ip-address-18ed4161763c

打开 Secure Shell App

打开开发者工具 Ctrl+Shift+J

在Console中执行

1
term_.command.removeKnownHostByIndex(YOUR_INDEX_NUMBER_HERE);