win添加 ssh 访问 linux

win配置ssh 访问服务器


Host xy
        HostName xx.xx.xx.xx
        Port 22
        User 名字
        IdentityFile ~/.ssh\xx.xx.xx.xx\id_rsa
        PreferredAuthentications publickey
mac 配置ssh 访问服务器
Host xy
  HostName xx.xx.xx.xx
  Port 22
  User 名字
  IdentityFile ~/.ssh/xy_id_rsa
  PreferredAuthentications publickey




伍先生
  • 职业: 程序员,产品
  • 码龄: 8.6
  • 技能: PHP Go 前端
  • 微信: JwCode
  • 公众号/小程序: 渐悟分享