You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
451 B
21 lines
451 B
[
|
|
{
|
|
"title": "SERVER_233",
|
|
"ip": "123.123.123.233",
|
|
"port": 12345,
|
|
"username": "lxb",
|
|
"password": "abcdefg"
|
|
},
|
|
{
|
|
"title": "SERVER_76",
|
|
"ip": "123.123.123.76",
|
|
"port": 22,
|
|
"username": "lxb",
|
|
"key_filename": "/home/.ssh/id_rsa",
|
|
"network_interface_name": "eno2",
|
|
"storage_list": [
|
|
"/media/D",
|
|
"/media/F"
|
|
]
|
|
}
|
|
]
|