mac默认ssh登录 作者: 良辰 时间: 2025-08-08 分类: server 阅读量:24 vi ~/.ssh/config配置Host myserver HostName 192.168.1.100 User root 标签: none