mirror of
https://gh.wpcy.net/https://github.com/mainwp/mainwp-child.git
synced 2026-04-23 10:32:22 +08:00
21 lines
No EOL
403 B
JSON
21 lines
No EOL
403 B
JSON
[{
|
|
"name":"",
|
|
"host": "",
|
|
"port": 22,
|
|
"username": "",
|
|
"password": "",
|
|
"remotePath": "",
|
|
"localPath": "",
|
|
"disable": false,
|
|
"private_key": "~/.ssh/id_rsa"
|
|
},{
|
|
"name":"",
|
|
"host": "",
|
|
"port": 22,
|
|
"username": "",
|
|
"password": "",
|
|
"remotePath": "",
|
|
"localPath": "",
|
|
"disable": false,
|
|
"private_key": "~/.ssh/id_rsa"
|
|
}] |