v2

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 "https://github.com/cx9208/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

开启后再./tcp.sh显示开启成功则启动成功,你也可以自己手动确认

V2安装

bash <(curl -s -L https://git.io/v2 ray.sh)

备注:安装完成后,输入你懂的管理V2

猜你喜欢

转载自www.cnblogs.com/Lotos/p/12305059.html
v2