speedtest For Ubuntu/Debian

Speedtest CLI: Internet speed test for the command line

复制代码
## If migrating from prior bintray install instructions please first...
# sudo rm /etc/apt/sources.list.d/speedtest.list
# sudo apt-get update
# sudo apt-get remove speedtest
## Other non-official binaries will conflict with Speedtest CLI
# Example how to remove using apt-get
# sudo apt-get remove speedtest-cli
sudo apt-get install curl
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
sudo apt-get install speedtest



speedtest

   Speedtest by Ookla

[error] Error: [0] Cannot open socket
[error] Error: [0] Timeout occurred in connect.
[error] Error: [0] Timeout occurred in connect.
[error] Error: [0] Timeout occurred in connect.
[error] Error: [0] Timeout occurred in connect.
      Server: China Mobile Zhejiang 5G - Hangzhou (id: 54312)
         ISP: China Unicom
Idle Latency:    32.48 ms   (jitter: 0.64ms, low: 31.68ms, high: 34.23ms)
    Download:    95.49 Mbps (data used: 130.6 MB)                                                   
                134.83 ms   (jitter: 42.56ms, low: 28.28ms, high: 448.81ms)
      Upload:    31.42 Mbps (data used: 51.8 MB)                                                   
                 35.10 ms   (jitter: 23.45ms, low: 25.16ms, high: 833.98ms)
 Packet Loss:     0.0%
  Result URL: https://www.speedtest.net/result/c/52be8d14-d637-470a-9aed-7da59b7cbc97
相关推荐
胡斌附体29 分钟前
linux测试端口是否可被外部访问
linux·运维·服务器·python·测试·端口测试·临时服务器
愚润求学37 分钟前
【Linux】自旋锁和读写锁
linux·运维
大锦终39 分钟前
【Linux】常用基本指令
linux·运维·服务器·centos
IT项目管理1 小时前
达梦数据库DMHS介绍及安装部署
linux·数据库
知北游天1 小时前
Linux:多线程---深入互斥&&浅谈同步
linux·运维·服务器
Gappsong8741 小时前
【Linux学习】Linux安装并配置Redis
java·linux·运维·网络安全
only-lucky1 小时前
C语言socket编程-补充
服务器·c语言·php
try2find2 小时前
移动conda虚拟环境的安装目录
linux·运维·conda
码农101号2 小时前
Linux中容器文件操作和数据卷使用以及目录挂载
linux·运维·服务器
PanZonghui2 小时前
Centos项目部署之Nginx 的安装与卸载
linux·nginx