Skip to content

Instantly share code, notes, and snippets.

@roman0x58
Created August 16, 2022 07:28
Show Gist options
  • Save roman0x58/18a8bb320422724dd5a0af606253d4d5 to your computer and use it in GitHub Desktop.
Save roman0x58/18a8bb320422724dd5a0af606253d4d5 to your computer and use it in GitHub Desktop.
Remove known_host fingerprint
ssh-keygen -f "/home/xxxx/.ssh/known_hosts" -R "xxx.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment