Skip to content

mobilestack/genkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

generate ssh key in one command

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

English

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,也是文件名

About

generate ssh key with a self defined comment and use it as filename, with ed25519

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages