搜集的好用的脚本。同时,欢迎推荐。
脚本 1 纯净,不安装任何东西。缺点是无国内节点。
wget -qO- bench.sh | bash
脚本 2 有国内节点,可看上行和下行。
wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
脚本 3
(wget -qO- wget.racing/nench.sh | bash; wget -qO- wget.racing/nench.sh | bash) 2>&1 | tee nench.log
脚本 4
curl -s bench.wget.racing | bash
脚本 5 可比较真实的测试服务器带宽
curl -s https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash
脚本 6可测试是否支持 Netflxi 等(不一定准确)
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
脚本 7 全能,测速、加速 DD 系统等
wget -N --no-check-certificate https://raw.githubusercontent.com/veip007/hj/master/hj.sh && chmod +x hj.sh && bash hj.sh
脚本 8
(curl -s wget.racing/nench.sh | bash) 2>&1 | tee nench.log
脚本 9 服务器延迟监测
screen -S uping
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/uPing/master/uping.py
python uping.py
脚本 10 系统配置、国内速度等
wget -qO- --no-check-certificate https://raw.githubusercontent.com/qd201211/Linux-SpeedTest/master/superbench.sh | bash
脚本 11 UnixBench 跑分,测试主机性能
运行 10-30 分钟后(根据 CPU 内核数量,运算时间不等)得出分数,越高越好。
wget --no-check-certificate https://zhujiwiki.com/wp-content/uploads/2018/07/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh
脚本 12、测试是否可以观看 Netflix(奈飞)
访问:https://netflix.com/title/80018499
脚本 13 测试本地速度
speedtest go 版本的一键安装脚本
bash <(curl -Lsk https://raw.githubusercontent.com/BigMangos/speedtest-go-script/master/install.sh)
声明:1、本博客不从事任何主机及服务器租赁业务,不参与任何交易,也绝非中介。博客内容仅记录博主个人感兴趣的服务器测评结果及一些服务器相关的优惠活动,信息均摘自网络或来自服务商主动提供;所以对本博客提及的内容不作直接、间接、法定、约定的保证,博客内容也不具备任何参考价值及引导作用,访问者需自行甄别。2、访问本博客请务必遵守有关互联网的相关法律、规定与规则;不能利用本博客所提及的内容从事任何违法、违规操作;否则造成的一切后果由访问者自行承担。3、未成年人及不能独立承担法律责任的个人及群体请勿访问本博客。4、一旦您访问本博客,即表示您已经知晓并接受了以上声明通告。
你可能也喜欢
- ♥ Justhost:土耳其机房,200Mbps 不限流量 vps,月付 1.73 美元起,简单测评05/31
- ♥ HostCram:2023 年新年特别优惠,美国达拉斯 4 核 i9-11900K/8 GB DDR4/80 GB NVMe/1Gbps@4TB,年付 100 美元04/03
- ♥ VPSDime 夏季促销:美国达拉斯 VPS/2G 内存/2 核/20gSSD/1T 流量/$20/年06/27
- ♥ PQS:最新优惠,IPLC/彰化 HiNet/台北 CN2/东京 NTT/上海茂名联通 CN2/IPLC 等 KVM VPS03/07
- ♥ bacloud 黑五促销:便宜服务器,E5v4U26Q 独立服务器 6 折,Linux KVM VPS 5 折,虚拟主机 7 折,可选美国/荷兰/立陶宛机房11/17
- ♥ imidc:(香港+台湾)独立服务器,$30/月,e3-12xx/16g 内存/1T 硬盘/20Mbps 带宽(CN2)03/30

