关注VPS主机与
服务器促销分享

Linux服务器和VPS的配置/网速/带宽/IO/性能/Netflix等一键测试脚本

Linux服务器和VPS的配置、网速、带宽、IO、性能、Netflix等一键测试脚本,搜集的好用的脚本。

脚本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)

脚本14:一键测试三网速度

bash <(curl -Lso- http://yun.789888.xyz/speedtest.sh)

或者

bash <(curl -Lso- https://zhujiwiki.com/wp-content/uploads/2021/12/speedtest.sh)

脚本15:一键测试TCP三网回程线路

curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash

脚本16:一键测试TCP三网回程线路

curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh

脚本17:国内三网速度

bash <(curl -Lso- https://bench.im/hyperspeed)

bash <(curl -Lso- https://2life.top/speedtest.sh)

脚本18:yabs,系统性能测试

curl -sL yabs.sh | bash

脚本19:综合工具箱

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

脚本20:独服测试

wget -q https://github.com/Aniverse/A/raw/i/a && bash a

脚本21:挺不错的

wget -qO- benchy.pw | sh

curl -Ls benchy.pw | sh

已开源:https://github.com/L1so/benchy

脚本22:系统信息和测速,含国内、亚洲、国际等节点,可选节点

1、面向全球

wget -qO- network-speed.xyz | bash

2、限定区域,包括国内

curl -sL network-speed.xyz | bash -s -- -r region_name

中国

curl -sL network-speed.xyz | bash -s -- -r china

亚洲

curl -sL network-speed.xyz | bash -s -- -r asia
region_name = na, sa, eu, asia, middle-east, india, china, iran

脚本23:TCP三网回程

bash <(curl -Ls https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh) && nexttrace -F -T

脚本24:VPS一键脚本工具

curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh

wget -qO ssh_tool.sh https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh
赞(0)
版权声明:本文采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权, 转载请注明出处。
文章名称:《Linux服务器和VPS的配置/网速/带宽/IO/性能/Netflix等一键测试脚本》
文章链接:https://www.zyhot.com/article/18054.html
关于安全:任何IDC都有倒闭和跑路的可能,月付和备份是您的最佳选择,请保持良好的、有规则的备份习惯。
本站声明:本站仅做信息分享,不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本站请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本站,即表示您已经知晓并接受了此声明通告。

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册