Skip to content

Instantly share code, notes, and snippets.

@dalssoft
Created May 6, 2013 17:47
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 dalssoft/5526751 to your computer and use it in GitHub Desktop.
Save dalssoft/5526751 to your computer and use it in GitHub Desktop.
Access Vagrant with Cygwin Ssh
cmd.exe
c:\cygwin\bin\ssh -i "c:\Users\your_user_name\.vagrant.d\insecure_private_key" vagrant@192.168.33.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment