打开终端,执行以下命令: # 生成新的 SSH Key(替换为你的邮箱) ssh-keygen -t ed25519 -C \"your_email@example.com\" # 或者使用 RSA(兼容性更好) ssh-keygen -t rsa -b 4096 -C \"your_email@example.com\" 系统会提示: Enter file in which to save the ke
winget --version 如果能输出版本号(例如 v1.8.1911),说明已安装。如果提示找不到命令,需要先更新到最新的 App Installer(在 Microsoft Store 搜索 “App Installer” 安装即可)。 winget search OpenSSL 你会看到 Name Id Version Source --------------------------