v2

ubuntu / debian Installation Method Curl: 

apt-get update -y && apt-get install curl -y

Curl centos Installation Method: 

yum update -y && yum install curl -y

Tip certificate error, then

apt-get -y install ca-certificates
yum -y install ca-certificates

BBR precursor / magic change / plus + Four sharp speed installation script:

wget "https://github.com/cx9208/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

Open after ./tcp.sh display on the success of the launch is successful, you can own manual confirmation

V2 Installation

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

Note: After installation is complete, you know V2 input management

Guess you like

Origin www.cnblogs.com/Lotos/p/12305059.html
v2