Chromebook Secure Shell App Remove Known_hosts
chromebook ssh known hostsUsing CTRL+SHIFT+J to open Javascript console. Run the following command to clear all knownhosts.
term_.command.removeAllKnownHosts()
Written on June 24, 2018
Just think about micro things
Using CTRL+SHIFT+J to open Javascript console. Run the following command to clear all knownhosts.
term_.command.removeAllKnownHosts()