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
相关推荐
PiaoKe___17 小时前
云手机原理与 Python 自动化实战:ADB 批量控制、任务调度与落地建议
服务器·arm开发·python·自动化
NamoAmitabha1281 天前
libpng12-0 1.2.54-1ubuntu1.1 (amd64 binary) in ubuntu xenial
linux·ubuntu20.4
Madison-No71 天前
搭建项目测试环境
linux·运维·服务器·python
吴声子夜歌1 天前
Shell编程实例——编写安全的shell脚本(二)
linux·运维·shell
悠悠121381 天前
微服务通信别只看性能:REST 与 gRPC 的 6 个选型判断和一次 502 故障复盘
运维·服务器
xiaoye-duck1 天前
《Linux 网络编程》深入理解 IP 协议(二):网段划分、私有 IP 与 NAT 地址转换
linux·网络·ip
云老大-阿里云国际站代理商1 天前
华为云国际站服务代理商:NAT网关怎么配?多台ECS共用公网IP要注意什么
服务器·华为云·云计算
zx_741484811 天前
【Linux入门】Shell 函数、正则表达式与文本处理:cut 与 awk
linux·运维·正则表达式
Zenova EdgeOS1 天前
Linux dmesg 工业边缘实战:内核日志过滤、持久化与故障定位
linux·运维·边缘计算·工业边缘·dmesg·内核日志
金士顿1 天前
System.Text.Json Source Generator 深度解析:为什么 Native AOT 不喜欢反射
linux·asp.net core·arm64·net·native aot