Speedtest Internet CLI Ookla commandline

Eure Tipps zu nützlichen Programmen und Links

Moderator: jNizM

garry
Posts: 3771
Joined: 22 Dec 2013, 12:50

Speedtest Internet CLI Ookla commandline

03 Sep 2021, 11:55

https://www.speedtest.net/apps/cli
EDIT : geändert added command > --accept-license

Code: Select all

;- https://www.speedtest.net/apps/cli
;--------------------------------------------
setworkingdir,%a_scriptdir%
F1=%a_desktop%\%a_now%_speedtestOokla.txt
speedtestOokla:="D:\M_GARRY\PROGRAMME_SA\SPEED_TEST\ookla-speedtest-1.0.0-win64\speedtest.exe"
ifexist,%speedtestOokla%
{
loop,%speedtestOokla%        
   SP1:=A_loopFileShortPath
}
Splashimage,,b w600 h150 x100 Y400 CWsilver m9 b fs10 zh0,Internet-Speedtest running...
runwait,%comspec% /c %sp1% --accept-license |clip,,hide
;runwait,%comspec% /k %sp1% --accept-license |clip,,
Splashimage, off

fileappend,%a_now%`r`n%clipboard%,%f1%,utf-8
try
  run,%f1%
clipboard=
exitapp
With Speedtest CLI, you can easily:

Measure internet connection performance metrics like download, upload, latency and packet loss natively without relying on a web browser
Test the internet connection of your Linux desktop, a remote server or even lower-powered devices such as the Raspberry Pi® with the Speedtest Server Network™
Set up automated scripts to collect connection performance data, including trends over time
Use Speedtest in your programs by wrapping it in the programming language of your choice
View test results via CSV, JSONL or JSON

Code: Select all

20210903190129
   Speedtest by Ookla
     Server: Wingo - Zurich (id = 12345)
        ISP: Swisscom
    Latency:     3.63 ms   (0.18 ms jitter)
   Download:    21.37 Mbps (data used: 10.5 MB)                               
     Upload:     4.48 Mbps (data used: 6.8 MB)                               
Packet Loss:     0.0%
 Result URL: https://www.speedtest.net/result/c/0dc0eac1-7b82-4c79-aa54-9f63ff5925cb
garry
Posts: 3771
Joined: 22 Dec 2013, 12:50

Re: Speedtest Internet CLI Ookla commandline

28 Jan 2022, 14:04

seither ist die Geschwindigkeit schneller geworden für's billigste Abo ....

Code: Select all

20220128200109
   Speedtest by Ookla
     Server: iway AG - Zurich (id = 3188)
        ISP: Swisscom
    Latency:     3.70 ms   (0.55 ms jitter)
   Download:    43.50 Mbps (data used: 23.5 MB)                               
     Upload:    46.52 Mbps (data used: 72.7 MB)                               
Packet Loss:     0.0%
 Result URL: https://www.speedtest.net/result/c/5eea7f00-34b0-41b0-b96e-a9c9e933d33c
[\code]

Return to “Tooltime”

Who is online

Users browsing this forum: No registered users and 60 guests