ssh-keygen -t rsa -b -C "用户名" -T "生成的密钥文件文件名" ssh-keygen -t rsa -b 2048 -C "ym2048@126.com" -T "github"