Skip to content

Instantly share code, notes, and snippets.

@dasbairagya
Created February 27, 2022 11:33
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 dasbairagya/54b917eed9dedf42dcaafd29561f2cbe to your computer and use it in GitHub Desktop.
Save dasbairagya/54b917eed9dedf42dcaafd29561f2cbe to your computer and use it in GitHub Desktop.
generate ssh for windows
ssh-keygen -t rsa -b 4096 -C "your_email@gmail.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment