root@GalacticaNAS091:/volume1/Temp/Temp/speed# ./speedtest -s 73592 -f json | jq .
{
"type": "result",
"timestamp": "2026-03-11T20:55:40Z",
"ping": {
"jitter": 2.555,
"latency": 22.953,
"low": 20.799,
"high": 26.847
},
"download": {
"bandwidth": 116908409,
"bytes": 1128958219,
"elapsed": 10112,
"latency": {
"iqm": 169.022,
"low": 24.845,
"high": 597.938,
"jitter": 58.686
}
},
"upload": {
"bandwidth": 5579984,
"bytes": 61748148,
"elapsed": 11104,
"latency": {
"iqm": 67.796,
"low": 17.527,
"high": 150.26,
"jitter": 12.35
}
},
"isp": "Vodafone Germany",
"interface": {
"internalIp": "xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx",
"name": "bond0",
"macAddr": "xx:xx:xx:xx:xx:xx",
"isVpn": false,
"externalIp": "xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx"
},
"server": {
"id": 73592,
"host": "ookla.ham-02.testpub.telefonica.de",
"port": 8080,
"name": "Telefónica Germany GmbH & Co. OHG",
"location": "Hamburg",
"country": "Germany",
"ip": "2a02:3140:1000:600::2"
},
"result": {
"id": "77565f19-9034-xxxx-xxxx-d6c74f465a17",
"url": "https://www.speedtest.net/result/c/77565f19-9034-xxxx-xxxx-d6c74f465a17",
"persisted": true
}
}