优质vps,便宜VPS,美国VPS推荐,国外VPS评测,VPS新手教程,美国VPS代购,免费VPS

网络上常用的VPS测试和实用脚本整合收集(未整理)

Snipaste_2020-03-21_14-48-31

1、VPS测试
wget -qO- bench.sh | bash
#测试VPS基础信息,以及下载速度,来自官网(https://bench.sh/)

2、国内测试
wget -qO- git.io/superbench.sh | bash
#主要包括VPS硬件信息,国内节点测试,电信、联通、移动,来自老鬼

3、基础测试
中文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/moranchenxi/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
英文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/moranchenxi/ZBench/master/ZBench.sh && bash ZBench.sh
#基于superbench脚本,增加了路由和ping测试,区别中英文

4、网速测试
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh
#主要包括国内的一些节点进行专项测试,电信、联通、移动,来自老鬼

5、Ping测试
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/uPing/master/uping.py
python uping.py
#一款长时间ping测试py脚本

6、html5网速程序
https://github.com/adolfintel/speedtest
#需要php环境,下载后解压即可运行,无须安装

7、锐速/BBR集成一键包
wget -N --no-check-certificate https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh && chmod +x tcp.sh && ./tcp.sh
#一键安装锐速/bbr,以及魔改等,支持卸载、升级等操作。

8、锐速一键包
wget -N --no-check-certificate https://github.com/91yun/serverspeeder/raw/master/serverspeeder.sh && bash serverspeeder.sh
#一键安装锐速破解全功能版,不支持openvz架构,来自91yun(https://www.91yun.co/archives/683)

9、GoogleBBR一键脚本
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh&& chmod + x bbr.sh && ./bbr.sh
#一键安装并开启bbr功能,google出品的一种TCP拥塞算法,不支持openvz虚拟架构。

10、锐速一键包
wget --no-check-certificate -O appex.sh https://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh && chmod +x appex.sh && bash appex.sh install
#另一位爱好者开发的锐速一键安装脚本,开发:https://github.com/0oVicero0/serverSpeeder_Install(看了下是萌咖大佬的。)

11、FS一键包
wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/finalspeed/master/install_fs.sh && bash install_fs.sh
#一键安装finalspeed功能,支持全系架构

12、自动备份脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/Himly/vps-shell/master/AutoBackupToFtp.sh
chmod +x AutoBackupToFtp.sh
bash AutoBackupToFtp.sh
#每天自动备份MYSQL及打包网站目录

13、VPS跑分测试
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh
#unixbench进行跑分测试,单核和多核不同跑分

14、小飞机一键脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/Effervescences/ssrmu/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh
#用来搭建小飞机,支持SSRR客户端

15、V2RAY一键脚本
bash <(curl -s -L https://git.io/v2ray.sh)
#来自2333大佬的一键脚本

========================================

测速跑分类
VPS信息和国内节点概要测试:

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

国内节点全面测速

bash <(curl -Lso- https://git.io/superspeed)

VPS信息全面测试(含基本信息,内存速度,流媒体解锁,回程路由等):

curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast

国内外节点综合测试:

wget https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh

CPU性能专项测试(多核将分别显示单核和多核成绩):

wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh

实用脚本类
一键安装BBR/BBR plus/锐速(先安装加速的内核,再执行选择开启加速):

wget "https://github.com/cx9208/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

VPS多系统系统整合一键DD命令(不适用于OVZ,命令执行后,可以看到密码等登录信息)

wget -N --no-check-certificate https://raw.githubusercontent.com/veip007/dd/master/dd-gd.sh && chmod +x dd-gd.sh && ./dd-gd.sh

赞(0) 打赏

上一篇:

下一篇:

相关推荐

0 条评论关于"网络上常用的VPS性能测试和实用一键脚本整合收集(未整理)"

表情

最新评论

    暂无留言哦~~

支付宝扫一扫打赏

微信扫一扫打赏