Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

speedtest-installer

Easily Install the Speedtest CLI through a bash script

Installation

For MacOS

   brew install curl
   curl https://raw.githubusercontent.com/YajTPG/speedtest-installer/main/install.sh | sh

For Ubuntu/Debian

   apt-get install curl -y
   curl https://raw.githubusercontent.com/YajTPG/speedtest-installer/main/install.sh | sh

For CentOS

   yum install curl -y
   curl https://raw.githubusercontent.com/YajTPG/speedtest-installer/main/install.sh | sh

For FreeBSD

   pkg install -y curl
   curl https://raw.githubusercontent.com/YajTPG/speedtest-installer/main/install.sh | sh

About

Easily Install the Speedtest CLI through a bash script

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages