{"meta":{"title":"SSH를 사용하여 GitHub 연결","intro":"보안되지 않은 네트워크를 통해 보안 채널을 제공하는 SSH(Secure Shell Protocol)를 사용하여 연결할 GitHub 수 있습니다.","product":"인증","breadcrumbs":[{"href":"/ko/authentication","title":"인증"},{"href":"/ko/authentication/connecting-to-github-with-ssh","title":"SSH와 연결"}],"documentType":"category"},"body":"# SSH를 사용하여 GitHub 연결\n\n보안되지 않은 네트워크를 통해 보안 채널을 제공하는 SSH(Secure Shell Protocol)를 사용하여 연결할 GitHub 수 있습니다.\n\n## Links\n\n### Connect to GitHub with SSH\n\n* [SSH 정보](/ko/authentication/connecting-to-github-with-ssh/about-ssh)\n\n  SSH 프로토콜을 사용하여 원격 서버 및 서비스에 연결하고 인증할 수 있습니다. SSH 키를 사용하면 방문할 때마다 사용자 이름과 GitHub을 제공하지 않고 personal access token에 연결할 수 있습니다. SSH 키를 사용하여 커밋에 서명할 수도 있습니다.\n\n* [기존 SSH 키 확인](/ko/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys)\n\n  SSH 키를 생성하기 전에 기존 SSH 키가 있는지 확인할 수 있습니다.\n\n* [새 SSH 키 생성 및 ssh-agent에 추가](/ko/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)\n\n  기존 SSH 키를 확인한 후 인증에 사용할 새 SSH 키를 생성한 다음 ssh-agent에 추가할 수 있습니다.\n\n* [GitHub 계정에 새 SSH 키 추가](/ko/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n\n  github.com에서 새로운 (또는 기존) SSH 키를 사용하도록 계정을 구성하려면, 계정에 키도 추가해야 합니다.\n\n* [SSH 연결 테스트](/ko/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection)\n\n  SSH 키를 설정하고 GitHub에 추가한 후 연결을 테스트할 수 있습니다."}