最後活躍 1713717919

AimerNeige's Avatar AimerNeige 已修改 1713717919. 還原成這個修訂版本

3 files changed, 3 insertions

ed25519.sh(檔案已創建)

@@ -0,0 +1 @@
1 + ssh-keygen -t ed25519 -C "your_email@example.com"

github-doc.md(檔案已創建)

@@ -0,0 +1 @@
1 + https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

rsa.sh(檔案已創建)

@@ -0,0 +1 @@
1 + ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
上一頁 下一頁