Answers for "github public key ssh"

0

generate ssh key github

$ ssh-keygen -t ed25519-sk -C "[email protected]"
Posted by: Guest on August-24-2021
-2

how to create ssh key for github

> Enter a file in which to save the key (/home/you/.ssh/id_ed25519): [Press enter]
Posted by: Guest on May-19-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language