hyacz / ska

a shell script : add local public key to remote authorized_keys file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ska

配置ssh登录免密码

#用法 将本脚本复制或者软链接到PATH目录(/usr/bin,/usr/local/bin...)下 alias ska = 'ska -h'

ska -h [USER@]HOST [-p LOCAL_PUBLICKEY_FILE]

About

a shell script : add local public key to remote authorized_keys file


Languages

Language:Shell 100.0%