Skip to content

Speed ​​test by Ookla CLI (Command Line Interface) which monitors the internet every minute interval such as (latency, jitter, download, upload and packet loss) for Windows.

Notifications You must be signed in to change notification settings

danisec/speedtest-cli-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Speedtest CLI Monitoring

Speedtest CLI Monitoring Internet

Speed ​​test by Ookla CLI (Command Line Interface) which monitors the internet every minute interval such as (latency, jitter, download, upload and packet loss) for Windows.

Table of Contents

Installation

  1. Download zip file this repository.
  2. Extract the zip file.
  3. Copy the path of the extracted folder or open the extracted folder path in the terminal / command prompt.
  4. Run the following command in the terminal / command prompt.
.\ping.ps1

Modify Interval Minutes

  1. Open the ping.ps1 file in the extracted folder.
  2. Change the value of the $interval variable to the desired interval in minutes.
# Interval minutes: 15
$intervalMinutes = 15
  1. Save the file.

About

Speed ​​test by Ookla CLI (Command Line Interface) which monitors the internet every minute interval such as (latency, jitter, download, upload and packet loss) for Windows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published