This commit is contained in:
Adam Rabjerg
2021-06-29 00:32:34 +02:00
commit cd6668de32
5 changed files with 202 additions and 0 deletions

40
json_stuff.txt Normal file
View File

@@ -0,0 +1,40 @@
{
"type": "result",
"timestamp": "2021-06-23T22:50:21Z",
"ping": {
"jitter": 0.23300000000000001,
"latency": 13.122999999999999
},
"download": {
"bandwidth": 11050354,
"bytes": 86103584,
"elapsed": 7801
},
"upload": {
"bandwidth": 4113077,
"bytes": 14873760,
"elapsed": 3614
},
"packetLoss": 0,
"isp": "Deutsche Telekom AG",
"interface": {
"internalIp": "192.168.178.60",
"name": "eth0",
"macAddr": "DC:A6:32:5D:54:50",
"isVpn": false,
"externalIp": "91.19.224.10"
},
"server": {
"id": 36896,
"name": "AlphaCron",
"location": "Apfelstädt",
"country": "Germany",
"host": "speed.alphacron.de",
"port": 8080,
"ip": "134.97.32.23"
},
"result": {
"id": "d9e6c6d6-55c5-4359-9bd0-a48190ed27e9",
"url": "https://www.speedtest.net/result/c/d9e6c6d6-55c5-4359-9bd0-a48190ed27e9"
}
}