服务器常用一键SHELL脚本
VPS测试
https://wl.cheshirex.com/sh/bench.sh #测试VPS基础信息,以及下载速度
国内测试
https://wl.cheshirex.com/sh/superbench.sh #主要包括VPS硬件信息,国内节点测试,电信、联通、移动
网速测试
https://wl.cheshirex.com/sh/superspeed.sh #主要包括国内的一些节点进行专项测试,电信、联通、移动
html5网速程序
https://wl.cheshirex.com/sh/speedtest.zip #需要php环境,下载后解压即可运行,无须安装
SS一键包4版本
https://wl.cheshirex.com/sh/5hadows0cks-all.sh #一键安装ss服务器端4合1版本,自主选择:python版、R版(推荐)、go版、libev版(省内存)。
锐速一键包
https://wl.cheshirex.com/sh/serverspeeder.sh #一键安装锐速破解全功能版,不支持openvz架构,来自91yun
GoogleBBR一键脚本
https://wl.cheshirex.com/sh/bbr.sh #一键安装并开启bbr功能,google出品的一种TCP拥塞算法,不支持openvz虚拟架构。
锐速一键包
https://wl.cheshirex.com/sh/serverspeeder_appex.sh #另一位爱好者开发的锐速一键安装脚本,开发:https://github.com/0oVicero0/serverSpeeser_Install
FS一键包
https://wl.cheshirex.com/sh/finalspeed.sh #一键安装finalspeed功能,支持全系架构
L2TP一键包
https://wl.cheshirex.com/sh/l2tp.sh #一键安装l2tp的v7n服务器端,输入3个指令即可
自动备份脚本
https://wl.cheshirex.com/sh/AutoBackupToFtp.sh #每天自动备份MYSQL及打包网站目录
VPS跑分测试
https://wl.cheshirex.com/sh/unixbench.sh #unixbench进行跑分测试,单核和多核不同跑分
以上脚本使用方法:
wget wl.cheshirex.com.com/sh/name.sh chmod +x name.sh ./name.sh
使用示例:这里以第一个VPS测试脚本为例。
wget https://wl.cheshirex.com/sh/bench.sh chmod +x bench.sh ./bench.sh