cnsec

so easy

wget https://github.com/teddysun/across/raw/master/bench.sh

chmod +x ./bench.sh

./bench.sh

还有这:https://github.com/oooldking/script/
测到中国的网速

No. Bash Command
1 wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
2 chmod +x superspeed.sh
3 ./superspeed.sh

测下载及IO

No. Bash Command
1 wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh
2 curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh

分类:

技术点:

相关文章:

  • 2021-08-12
  • 2021-09-18
  • 2021-07-01
  • 2021-09-13
  • 2021-10-31
  • 2021-08-29
  • 2021-09-13
  • 2021-08-27
猜你喜欢
  • 2021-09-13
  • 2021-07-22
  • 2021-06-08
  • 2021-12-19
  • 2021-06-27
  • 2021-11-12
  • 2021-08-18
相关资源
相似解决方案