Showing posts with label speedtest. Show all posts
Showing posts with label speedtest. Show all posts

Friday, 20 January 2023

tes speedtest cli

 $ speedtest
==============================================================================

You may only use this Speedtest software and information generated
from it for personal, non-commercial use, through a command line
interface on a personal computer. Your use of this software is subject
to the End User License Agreement, Terms of Use and Privacy Policy at
these URLs:

    https://www.speedtest.net/about/eula
    https://www.speedtest.net/about/terms
    https://www.speedtest.net/about/privacy

==============================================================================

Do you accept the license? [type YES to accept]: y
License acceptance recorded. Continuing.


   Speedtest by Ookla

      Server: Universitas Lambung Mangkurat - Banjarmasin (id: 25406)
         ISP: XL Axiata
Idle Latency:    88.51 ms   (jitter: 28.48ms, low: 74.41ms, high: 179.42ms)
    Download:     8.70 Mbps (data used: 13.4 MB)                                                   
                911.85 ms   (jitter: 93.76ms, low: 112.67ms, high: 2348.88ms)
      Upload:    12.61 Mbps (data used: 18.4 MB)                                                   
                357.48 ms   (jitter: 76.20ms, low: 91.97ms, high: 4075.79ms)
 Packet Loss:     0.0%

  Result URL: https://www.speedtest.net/result/c/0dd29a4a-63fa-4873-96f8-301d6533934a
dhwan@dhwan-Aspire-A514:~$ speedtest

   Speedtest by Ookla

      Server: Kansas Research and Education Network - Wichita, KS (id: 20531)
         ISP: Hurricane Electric IPv6 Tunnel Broker
Idle Latency:   354.74 ms   (jitter: 123.45ms, low: 264.24ms, high: 454.75ms)
    Download:    23.50 Mbps (data used: 32.6 MB)                                                   
                708.56 ms   (jitter: 64.49ms, low: 254.70ms, high: 2549.97ms)
      Upload:    12.62 Mbps (data used: 16.5 MB)                                                   
                363.86 ms   (jitter: 29.85ms, low: 259.95ms, high: 718.49ms)
 Packet Loss:     0.0%

  Result URL: https://www.speedtest.net/result/c/7f3cf511-a707-4f4a-b67b-f54f98ef3e62

install Speedtest cli

 $ curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
Detected operating system as Ubuntu/focal.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Detected apt version as 2.0.9
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/ookla_speedtest-cli.list...done.
Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/ookla_speedtest-cli-archive-keyring.gpg
done.
Running apt-get update... done.

The repository is setup! You can now install packages.


$ sudo apt-get install speedtest
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  firebird3.0-common firebird3.0-common-doc firebird3.0-server-core firebird3.0-utils fonts-linuxlibertine fonts-sil-gentium fonts-sil-gentium-basic
  gstreamer1.0-gtk3 libabw-0.1-1 libapache-pom-java libboost-date-time1.71.0 libbsh-java libclucene-contribs1v5 libclucene-core1v5 libcmis-0.5-5v5
  libcommons-logging-java libcommons-parent-java libe-book-0.1-1 libel-api-java libeot0 libepubgen-0.1-1 libetonyek-0.1-1 libexttextcat-2.0-0
  libexttextcat-data libfbclient2 libhsqldb1.8.0-java libib-util libjsp-api-java libjuh-java libjurt-java liblangtag-common liblangtag1 libmhash2
  libmwaw-0.3-3 libmythes-1.2-0 libneon27-gnutls libodfgen-0.1-1 liborcus-0.15-0 libraptor2-0 librasqal3 librdf0 libridl-java libservlet-api-java
  libservlet3.1-java libtommath1 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunoil-java
  libunoloader-java libwebsocket-api-java libwpd-0.10-10 libwpg-0.3-3 libwps-0.4-4 libxmlsec1 libxmlsec1-nss lp-solve uno-libs-private ure
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  speedtest
0 upgraded, 1 newly installed, 0 to remove and 38 not upgraded.
Need to get 1.106 kB of archives.
After this operation, 2.628 kB of additional disk space will be used.
Get:1 https://packagecloud.io/ookla/speedtest-cli/ubuntu focal/main amd64 speedtest amd64 1.2.0.84-1.ea6b6773cf [1.106 kB]
Fetched 1.106 kB in 3s (391 kB/s)    
Selecting previously unselected package speedtest.
(Reading database ... 327052 files and directories currently installed.)
Preparing to unpack .../speedtest_1.2.0.84-1.ea6b6773cf_amd64.deb ...
Unpacking speedtest (1.2.0.84-1.ea6b6773cf) ...
Setting up speedtest (1.2.0.84-1.ea6b6773cf) ...
Processing triggers for man-db (2.9.1-1) ...