reinstall
reinstall copied to clipboard
能否支持dd debian的时候(或者其他系统)指定sshd 为rsa登录,公钥从github对应的用户名获取
这是实现的具体脚本
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用户名 这个用户自己输入自己的就行
我觉得默认密码123@@@如果没有及时更改的话,容易被暴力破解
有计划,迟点再搞
现已支持,用法 --ssh-key github:your_username