Skip to content

Instantly share code, notes, and snippets.

@klinkin
Created March 10, 2015 11:19
Show Gist options
  • Save klinkin/f48d7046b5e9968bb4f3 to your computer and use it in GitHub Desktop.
Save klinkin/f48d7046b5e9968bb4f3 to your computer and use it in GitHub Desktop.
ssh config file
Host 127.0.0.1ec2-52-16-125-67.eu-west-1.compute.amazonaws.com
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment