秋水逸冰 一键测试脚本bench.sh https://teddysun.com/444.html
秋水逸冰 Linux性能测试UnixBench一键脚本 https://teddysun.com/245.html
蜗牛789 一键测试脚本 https://www.wn789.com/13397.html
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/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
英文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/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、SS一键包4版本
和谐
8、锐速/BBR集成一键包
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
#一键安装锐速/bbr,以及魔改等,支持卸载、升级等操作。
9、锐速一键包
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)
10、GoogleBBR一键脚本
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh&& chmod + x bbr.sh && ./bbr.sh
#一键安装并开启bbr功能,google出品的一种TCP拥塞算法,不支持openvz虚拟架构。
11、锐速一键包
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(看了下是萌卡大佬的)
12、FS一键包
wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/finalspeed/master/install_fs.sh && bash install_fs.sh
#一键安装finalspeed功能,支持全系架构
13、L2TP一键包
和谐
14、自动备份脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/Himly/vps-shell/master/AutoBackupToFtp.sh
chmod +x AutoBackupToFtp.sh
bash AutoBackupToFtp.sh
#每天自动备份MYSQL及打包网站目录
15、VPS跑分测试
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh
#unixbench进行跑分测试,单核和多核不同跑分
大佬左侧的目录是怎么设置的
这个是主题自带的
请教大佬如何设置,我的出不来
准确来说是目录下面的内容如何生成的
二级或者三级标题就会自动生成
大佬用的啥编辑器,我用的markdown没有显示,
markdown?我这是wordpress博客系统呀
我也是wordpress,那可能是我使用了markdown的插件,我禁用试试