-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.json
58 lines (58 loc) · 1.34 KB
/
server.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"label": "US1",
"ip": "127.0.0.1",
"mac": "20:DE:20:DE:20:DE",
"online": true,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
},
{
"label": "US2",
"ip": "22.0.0.231",
"mac": "20:DE:20:DE:20:DE",
"online": true,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
},
{
"label": "US2",
"ip": "107.20.251.22",
"mac": "20:DE:20:DE:20:DE",
"online": true,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
},
{
"label": "US3",
"ip": "2s2.0.0.231",
"mac": "20:DE:20:DE:20:DE",
"online": false,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
},
{
"label": "US1",
"ip": "127.0.0.1",
"mac": "20:DE:20:DE:20:DE",
"online": true,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
},
{
"label": "US1",
"ip": "123123.0.0.1",
"mac": "20:DE:20:DE:20:DE",
"online": false,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
},
{
"label": "US1",
"ip": "127.0.0.1",
"mac": "20:DE:20:DE:20:DE",
"online": true,
"lastUpdate": "2022-11-21T00:56:20.497Z",
"lastCheck": "2022-11-21T00:56:20.497Z"
}
]