dawq

1.下载py脚本

wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py

 

2.给脚本添加执行权限

chmod +x speedtest.py

 

3.移动脚本到path环境目录

mv speedtest.py /usr/local/bin/speedtest


4.执行脚本,不需要任何参数
speedtest

分类:

技术点:

相关文章:

  • 2021-07-23
  • 2021-11-22
  • 2021-11-28
  • 2021-11-17
  • 2021-11-28
  • 2021-06-12
  • 2022-12-23
  • 2021-11-27
猜你喜欢
  • 2021-11-28
  • 2021-11-28
  • 2021-04-17
  • 2021-12-17
  • 2021-10-11
  • 2021-12-21
  • 2021-11-28
相关资源
相似解决方案