TaoPanfeng's Blog

改造自己,总比禁止别人来得难。


  • 首页

  • 分类

  • 归档

  • 关于

  • 搜索

Linux speedtest 测速

发表于 2021-12-24 | 分类于 ---Linux |
1
2
3
4
5
6
7
8
# 1. 下载脚本
curl -s https://install.speedtest.net/app/cli/install.rpm.sh | sudo bash

# 2. 安装服务
yum -y install speedtest

# 3. 测速
speedtest
feign 源码解析 && RequestInterceptor
第一次服务器被攻击
陶攀峰

陶攀峰

405 日志
72 分类
友情链接
  • 博客园
  • CSDN
  • 读评论
© 2019 — 2022 陶攀峰