Created
August 16, 2022 07:28
-
-
Save roman0x58/18a8bb320422724dd5a0af606253d4d5 to your computer and use it in GitHub Desktop.
Remove known_host fingerprint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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