reinstall icon indicating copy to clipboard operation
reinstall copied to clipboard

能否支持dd debian的时候(或者其他系统)指定sshd 为rsa登录,公钥从github对应的用户名获取

Open Micah123321 opened this issue 1 year ago • 2 comments

这是实现的具体脚本

https://raw.githubusercontent.com/Micah123321/SSH_Key_Installer/master/key.sh

脚本执行为

apt install -y curl && bash <(curl -fsSL https://ghp.535888.xyz/https://raw.githubusercontent.com/Micah123321/SSH_Key_Installer/master/key.sh) -og micah123321 -d micah123321 为我的github用户名 这个用户自己输入自己的就行

Micah123321 avatar Aug 15 '24 09:08 Micah123321

我觉得默认密码123@@@如果没有及时更改的话,容易被暴力破解

Micah123321 avatar Aug 15 '24 09:08 Micah123321

有计划,迟点再搞

bin456789 avatar Aug 15 '24 12:08 bin456789

现已支持,用法 --ssh-key github:your_username

bin456789 avatar Mar 06 '25 12:03 bin456789