easynode/server/app/config/storage/ssh-record.json
zhulj 9c05da023f
2022-06-08 16:47:41 +08:00

11 lines
168 B
JSON

[
{
"host": "localhost",
"port": 22,
"username": "ubuntu",
"type": "privateKey",
"password": "",
"privateKey": "test",
"command": ""
}
]