~/.ssh文件夹下载新建一个config文件
Host github.com User git Hostname ssh.github.com PreferredAuthentications publickey IdentityFile ~/.ssh/id_rsa Port 443
ssh -T [email protected]
作者:spike
分类: Tool
创作时间:2024-01-17
更新时间:2024-01-17