github 公鑰產生和配置

Windows環境下的配置 step1:git安裝之後右鍵 Git Bash here step2:輸入命令:ssh-keygen -t rsa -C "[email protected]","[email protected]"是你github賬號,也就是你註冊用的郵箱賬號 step3:輸入命令: cd ~/.ssh 到. ssh 目錄下,使用 ls 命令可以看到私鑰和公鑰 id_rsa.pub
相關文章
相關標籤/搜索