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
相关推荐
CIb0la24 分钟前
Shodan Dorks安装指南,通过Shodan搜索漏洞
运维·网络安全·安全性测试
是理不是里_33 分钟前
Qos中“shapping整形”是什么?
运维·服务器·网络
新知图书1 小时前
Linux C\C++编程-Linux系统的字符集
linux·c语言·c++
haiyanglideshi1 小时前
sendto丢包
linux
魔理沙偷走了BUG1 小时前
【Linux笔记】Day5
linux·笔记
利刃大大1 小时前
【Linux系统编程】二、Linux进程概念
linux·c语言·进程·系统编程
阿政一号1 小时前
Linux初识:【冯诺依曼体系结构】【操作系统概念】【进程部分概念(进程状态)(进程优先级)(进程调度队列)】
linux·服务器·指令·进程概念·linux操作系统
HaoHao_0102 小时前
AWS Snowball
服务器·云计算·aws·云服务器
小林想被监督学习2 小时前
RabbitMQ 仲裁队列 -- 解决 RabbitMQ 集群数据不同步的问题
linux·分布式·rabbitmq
xf8079893 小时前
cursor远程调试Ubuntu以及打开Ubuntu里面的项目
linux·运维·ubuntu