全球主机交流论坛

标题: 大佬们,vps测速脚本哪家强啊? [打印本页]

作者: G奶    时间: 2020-8-27 11:11
标题: 大佬们,vps测速脚本哪家强啊?
我看有的还写中文的,还有显示能不能看奈飞的。。
测速一次几百m流量太浪费了吧,有没有测速一次不费流量的。。。。。(那估计不可能)

作者: llmwxt    时间: 2020-8-27 11:12
提示: 作者被禁止或删除 内容自动屏蔽
作者: 爱因斯坦    时间: 2020-8-27 11:12
本帖最后由 爱因斯坦 于 2020-8-27 11:17 编辑

才几百兆,这个就带测流媒体的
  1. yum -y install wget
  2. wget -O- https://ilemonra.in/LemonBenchIntl | bash -s fast
复制代码


涵盖VPS常用一键测试脚本LemonBench UnixBench SuperBench besttrace Superspeed.sh,并对UnixBench的报错进行修正,所有脚本均可以完美使用,在此做一下备用。

LemonBench:
yum -y install wget
wget -O- https://ilemonra.in/LemonBenchIntl | bash -s fast
#或
apt-get install curl
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
yum -y install wget
wget -O- https://ilemonra.in/LemonBenchIntl | bash -s full
#或
apt-get install curl
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s full
SuperBench:
wget -qO- git.io/superbench.sh | bash
参数

wget -qO- git.io/superbench.sh | bash -s info

wget -qO- git.io/superbench.sh | bash -s io

wget -qO- git.io/superbench.sh | bash -s speed

wget -qO- git.io/superbench.sh | bash -s fast

wget -qO- git.io/superbench.sh | bash -s share
UnixBench:
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh
作者删了UnixBench5.1.3.tgz这个文件,自己手动下载,下载地址:

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/byte-unixbench/UnixBench5.1.3.tgz

cd /opt/unixbench
wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/byte-unixbench/UnixBench5.1.3.tgz
然后再执行一次脚本就可以跑分测试了

wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh
Superspeed.sh:
bash <(curl -Lso- https://git.io/superspeed)
回程路由:
wget -qO- git.io/besttrace | bash

via:https://www.4dmayi.com/2922.html
作者: wrxys    时间: 2020-8-27 13:13
大佬们太给力了,多谢!收藏了
也谢楼主
作者: Firedoge    时间: 2020-8-27 13:17
提示: 作者被禁止或删除 内容自动屏蔽




欢迎光临 全球主机交流论坛 (https://443502.xyz/) Powered by Discuz! X3.4