one command to generate ssh key, star and save it to your system path
一键生成ssh key的命令
generate ssh key with a comment, and use this comment as the file name
generate ssh key with a self defined comment and use it as filename, with ed25519
chmod +x genkey
genkey
add it to system path, for quick start
一键生成ssh key, 下载后,放到系统路径中,快速调用
chmod +x genkey
genkey
运行genkey后,提示输入一个comment,也是文件名