飞飞CMS官方论坛

FeiFeiCms官方发布_【电视TV版系统】 通过这个窗口,关注跟踪我们的研发进展 飞飞CMS开发手册 - 飞飞官方论坛说明

FeiFeiCms官方发布_【商业版_V15系统】 功能强大,终身免费升级,建站不二选择 模板展示中心 - 飞飞免费版与收费版介绍

飞飞cms影视系统_免费版8.1正式版【官方下载】 程序开源,视频管理系统PHP版,5分钟快速建站 销售QQ:1306428988 - TG:@feifeicms520

0 1837

vps测试脚本合集

但学文 于2022-10-5 16:52:21发表 显示全部楼层
收藏
vps 或独服测试脚本,相信大家用得到。

vps规格测试脚本: wget -qO- bench.sh | bash 这个网址失效了更新一下 curl -so- 86.re/bench.sh | bash

或者: wget -qO- git.io/superbench.sh | bash

或者:curl -sL yabs.sh | bash
curl -sL yabs.sh | bash -s -- -i

三网测速:bash <(curl -Lso- https://git.io/superspeed.sh)

vps查看回程线路脚本: wget -qO- git.io/besttrace | bash

vps的cpu性能测试脚本: wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh

独服硬盘测试: wget -q https://github.com/Aniverse/A/raw/i/a && bash a

流媒体解锁测试:bash <(curl -L -s check.unlock.media)

vps去程测试网址:https://tools.ipip.net/traceroute.php

vps的ping测试网址:https://ping.pe

下面是俺随手写的脚本:

DD脚本地址:
https://github.com/yeahwu/InstallOS

v2ray+ws+tls一键脚本地址:
https://github.com/yeahwu/v2ray-wss

curl -sSL https://get.daocloud.io/docker | sh        安装docker
curl -L https://get.daocloud.io/docker/c ... cker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose        安装 Docker Compose
chmod +x /usr/local/bin/docker-compose      



mkdir x-ui && cd x-ui           X-ui docker
docker run -itd --network=host -v $PWD/db/:/etc/x-ui/ -v $PWD/cert/:/root/cert/ --name x-ui --restart=unless-stopped enwaiax/x-ui:latest      



echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf        BBR加速
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf      
sysctl -p      
lsmod | grep bbr      



wget -q https://gitee.com/yanyuwangluo/onekey/raw/master/Onkey/xinql.sh -O xinql.sh && bash xinql.sh        青龙面板
docker exec -it qinglong bash -c  "$(curl -fsSL https://ghproxy.com/https://raw. ... ang/QL-/main/npm.sh)"         安装青龙依赖命令
docker exec -it qinglong bash        
ql repo https://github.com/KingRan/KR.git "jd_|jx_|jdCookie" "activity|backUp" "^jd[^_]|USER|utils|function|sign|sendNotify|ql|JDJR"      



rm -rf /etc/localtime        #时间校准
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime      


bash <(curl -sSL https://cdn.jsdelivr.net/gh/Supe ... in/ChangeMirrors.sh)        Linux 一键更换国内软件源脚本
wget -qO- 1keydd.com/inst.sh | bash -s - -t deb        5K哥 DD脚本

 

                                                   飞飞cms官方论坛-www.feifeicms.vip

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Powered by  © 2006-2024 飞飞网络科技有限公司,官方销售QQ:1306428988 或加Telegram: feifeicms520

手机版  |  飞飞CMS官方论坛 ( 鄂ICP备14015395号-2

立刻咨询
快速回复 返回顶部 返回列表