摘要: 在 Windows 下愉快地使用 SSH 生成 SSH key 使用 Ed25519 算法生成 SSH key > ssh-keygen -t ed25519 -C "your_email@example.com" 确认生成路径 Enter file in which to save the key 阅读全文
posted @ 2023-03-31 14:52 lsq27 阅读(596) 评论(0) 推荐(0)