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.
25 lines
580 B
25 lines
580 B
{
|
|
"host": "0.0.0.0",
|
|
"port": 15002,
|
|
"server_list":["76", "174", "233", "222"],
|
|
"note_dict":{
|
|
},
|
|
"api_name": "api",
|
|
|
|
"reconnect_interval" : 10,
|
|
"connect_check_interval" : 3,
|
|
"connect_server" : [
|
|
{
|
|
"title": "SERVER_76",
|
|
"ip": "lxblxb.top",
|
|
"port": 66666,
|
|
"username": "lxb",
|
|
"key_filename": "/home/lxb/.ssh/id_rsa",
|
|
"network_interface_name": "eno2",
|
|
"storage_list": [
|
|
"/media/D",
|
|
"/media/F"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|