以下列配置为例,添加IdentityFile,配置私钥 ```shell Host xxxxx HostName xxxxx User root IdentityFile "C:\Users\Administrator\.ssh\ecs.pem" ```