Skip to content

Instantly share code, notes, and snippets.

@asmega
Created December 23, 2023 10:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asmega/3a57a63c5fdf5e2de0acdffb681b7d6f to your computer and use it in GitHub Desktop.
Save asmega/3a57a63c5fdf5e2de0acdffb681b7d6f to your computer and use it in GitHub Desktop.
add fingerprint to known hosts
ssh-keyscan -H YOUR.IP.GOES.HERE >> ~/.ssh/known_hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment