Step1:通过命令 ssh-keygen 生成 SSH Key
ssh-keygen -t ed25519 -C "Gitee SSH Key"
Step2:查看生成的 SSH 公钥和私钥
ls ~/.ssh/
Step3:读取公钥文件 ~/.ssh/id_ed25519.pub
cat ~/.ssh/id_ed25519.pub
Step1:通过命令 ssh-keygen 生成 SSH Key
ssh-keygen -t ed25519 -C "Gitee SSH Key"
Step2:查看生成的 SSH 公钥和私钥
ls ~/.ssh/
Step3:读取公钥文件 ~/.ssh/id_ed25519.pub
cat ~/.ssh/id_ed25519.pub
For further actions, you may consider blocking this person and/or reporting abuse
Obinna -
Nikola Sava -
Herbert Fernandez Tamayo -
Nikolay Gushchin -
Top comments (0)