跳转到内容

Ko Samet

  • Home
  • Blockchain
  • GOLANG
  • Javascript
  • English
  • Links

github ssh设置

  • 发表于: 2023年7月7日 2023年7月7日
  • 分类: Linux

cd .ssh

Host codeup.aliyun.com
  HostName codeup.aliyun.com
  AddKeysToAgent yes
  UseKeychain yes
  IdentityFile ~/.ssh/id_ed001

Host github.com
  HostName github.com
  AddKeysToAgent yes
  UseKeychain yes
  User USERNAME
  IdentityFile ~/.ssh/id_ed002

文章导航

前一页 上一篇: ERC4337 工具
后一页 下一篇: Profanity 私钥泄露

admin

1011RSS订阅
  • git push 简化
  • 关闭开盖自动开机功能
  • Ubuntu安装nginx
  • css3 media 模版
  • ffmpeg视频护眼处理

© 2025  Ko Samet. 由 WordPress 强力驱动. WordStar, 主题由Linesh Jose提供