connecting_to_github_with_ssh

Connecting to GitHub with SSH

About SSH→

Using the SSH protocol, you can connect and authenticate to remote servers and services. With SSH keys, you can connect to GitHub without supplying your username and personal access token at each visit.

Checking for existing SSH keys

Generating a new SSH key and adding it to the ssh-agent

Adding a new SSH key to your GitHub account

https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

To configure your GitHub account to use your new (or existing) SSH key, you'll also need to add it to your GitHub account.

Testing your SSH connection

https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/testing-your-ssh-connection

After you've set up your SSH key and added it to your GitHub account, you can test your connection.

Working with SSH key passphrases

connecting_to_github_with_ssh.txt · Last modified: 2021/08/11 04:05 by 127.0.0.1