Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created December 3, 2019 18:57
Show Gist options
  • Select an option

  • Save dwallraff/ce7f1a986e7a07de0ef2faf0dcff3fe1 to your computer and use it in GitHub Desktop.

Select an option

Save dwallraff/ce7f1a986e7a07de0ef2faf0dcff3fe1 to your computer and use it in GitHub Desktop.
Remove known hosts keys for Secure Shell App - credit to @leogaggl
// Stolen from https://www.gaggl.com/2015/07/chromeos-removing-ssh-known_hosts-from-chromebook/
CTRL + Shift + J
term_.command.removeAllKnownHosts();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment