ubuntu/debian 系统安装 Curl 方法:
apt-get update -y && apt-get install curl -y
centos 系统安装 Curl 方法:
yum update -y && yum install curl -y
提示证书错误的话
apt-get -y install ca-certificates yum -y install ca-certificates
BBR原版/魔改/plus+锐速 四合一脚本安装:
wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/releases/download/sh/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
开启后再./tcp.sh显示开启成功则启动成功,你也可以自己手动确认
V2安装
bash <(curl -s -L https://git.io/v2 ray.sh)
备注:安装完成后,输入你懂的管理V2
VPS综合性能测试!包含VPS硬件信息测试、VPS网络速度测试、VPS回程路由。整合脚本!
wget -N --no-check-certificate https://raw.githubusercontent.com/V2RaySSR/vps/master/vpstest.sh && bash vpstest.sh