vps常用测试脚本合集

linux admin 10个月前 (07-02) 949次浏览 0个评论

介绍

我们在购买了vps后,一般都是会先跑一遍各种测试脚本,娱乐测速,图个乐。今天小白来介绍下常用的测试脚本,其中有很多是各种前辈的杰作,也有一些是前辈不再更新后,各种大佬二开的脚本,还有一些是小白这个水货自己在巨人的肩膀上自行修改的脚本。废话不多说,直接开整。

秋水逸冰のbench.sh

相信很多老哥的扶墙之路都是从秋水大佬的ss脚本开始的,他的bench脚本也是祖师爷级别的。

wget --no-check-certificate https://raw.githubusercontent.com/teddysun/across/master/bench.sh -O bench.sh && bash bench.sh

https://teddysun.com/444.html

老鬼のsuperbench.sh

老鬼的脚本虽然早在2018年就停止了更新,但是目前的很多脚本都是在基础上修改而来。

wget --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh -O superbench.sh && bash superbench.sh

https://www.oldking.net/350.html

LemonBench

wget --no-check-certificate https://raw.githubusercontent.com/LemonBench/LemonBench/main/LemonBench.sh -O LemonBench.sh && bash LemonBench.sh -f

https://github.com/LemonBench/LemonBench

https://t.me/LemonBench/3

yabs

wget --no-check-certificate https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh -O yabs.sh && bash yabs.sh

https://github.com/masonr/yet-another-bench-script

秋水逸冰のUnixBench

wget --no-check-certificate https://raw.githubusercontent.com/teddysun/across/master/unixbench.sh -O unixbench.sh && bash unixbench.sh

https://teddysun.com/245.html

lmc999の流媒体解锁脚本

wget --no-check-certificate https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh -O check.sh && bash check.sh

https://github.com/lmc999/RegionRestrictionCheck

lmc999のTikTok解锁脚本

wget --no-check-certificate https://raw.githubusercontent.com/lmc999/TikTokCheck/main/tiktok.sh -O tiktok.sh && bash tiktok.sh

https://github.com/lmc999/TikTokCheck

idcofferのsuperbench.sh

wget --no-check-certificate https://down.vpsaff.net/linux/speedtest/superbench.sh -O superbench.sh && bash superbench.sh

https://www.idcoffer.com/archives/10785

vpsxbの回程测试脚本

wget --no-check-certificate https://raw.githubusercontent.com/vpsxb/testrace/main/testrace.sh -O testrace.sh && bash testrace.sh

https://github.com/vpsxb/testrace

vpsxbのspeedtest-cli安装脚本

curl -fsSL https://raw.githubusercontent.com/vpsxb/script-P3TERX/master/speedtest-cli.sh | sudo bash

https://vpsxb.net/4697/

BlueSkyXN综合工具箱

wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh

https://github.com/BlueSkyXN/SKY-BOX

SuperSpeed.sh 修复版

bash <(curl -Lso- https://git.io/superspeed_uxh)
#或 
bash <(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)

https://github.com/uxh/superspeed

vpsxbのshbox

wget --no-check-certificate https://raw.githubusercontent.com/jamespan2012/shbox/main/shbox.sh -O shbox.sh && bash shbox.sh

https://vpsxb.net/4597/

vpsxbのsuperbench.sh

wget --no-check-certificate https://down.vpsxb.net/superbench/superbench.sh -O superbench.sh && bash superbench.sh --no-geekbench

https://vpsxb.net/448/

 


VPS小白 , 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:vps常用测试脚本合集
喜欢 (1)
发表我的评论
取消评论
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址