vps交流

VIR大盘鸡可以玩了,谁给个脚本跑一跑


https://hostloc.com/forum.php?mo … ight=VIR&page=1

这个测速的脚本是啥?

有大佬知道吗

yabs,已经在跑了

这是昨天测的https://hostloc.com/thread-1028324-1-1.html

  1. curl -sL yabs.sh | bash
  2. curl -sL yabs.sh | bash -s — -{fdighr49}
  3. curl -sL yabs.sh | bash -s — -{fdighr49}
  4. * -f/-d this option disables the fio (disk performance) test
  5. * -i this option disables the iperf (network performance) test
  6. * -g this option disables the Geekbench (system performance) test
  7. * -h this option prints the help message with usage, flags detected, and local package (fio/iperf) status
  8. * -r this option reduces the number of iperf locations (Online.net/Clouvider LON+NYC) to lessen bandwidth usage
  9. * -4 this option overrides the Geekbench 5 performance test and runs a Geekbench 4 test instead
  10. * -9 this option runs the Geekbench 4 test in addition to the Geekbench 5 test
  11. Options can be grouped together to skip multiple tests, i.e. -fg to skip the disk and system performance tests (effectively only testing network performance).
  12. ipv6 only machine:
  13. curl -s -k -g –header ‘Host: raw.githubusercontent.com’ "https://[2a04:4e42::133]/masonr/yet-another-bench-script/master/yabs.sh" | bash

复制代码