about summary refs log tree commit diff
path: root/modules/user/openlab/speedtest.py
Commit message (Collapse)AuthorAgeFilesLines
* modules/openlab/speedtest: may_ was kind of a no-opProfpatsch2017-07-121-3/+1
|
* modules/openlab/speedtest: add curl timeoutProfpatsch2017-07-111-3/+17
| | | | When the connection drops packages, it should be picked up by the script.
* modules/openlab: use a smaller speedtest fileProfpatsch2017-07-111-2/+2
| | | | Based on comments in https://github.com/openlab-aux/orgafoo/issues/257.
* modules/openlab: improve speedtest scriptProfpatsch2017-07-081-15/+22
| | | | | | Add an option to specify the file where new data should be appended to. Check the size of the actual downloaded file. Add IPv6 and IPv6 checks and a version field for outputs.
* modules/openlab: small patch to speedtest for more correct pingProfpatsch2017-07-071-3/+4
|
* modules/openlab: add speedtestProfpatsch2017-07-041-0/+46
A simple script to gather DNS & download speed data.