V2Ray

Prepare For the Installation

A server is inneed, it’s best to use a debian-9 system, because debian 9 already include BBR.
Remember to ping ther server first and make sure the network is smooth.

Installation

First of all, make sure that the curl had been installed. If not, please do this:

# ubuntu/debian install Curl: apt-get update -y && apt-get install curl -y # centos install Curl: yum update -y && yum install curl -y

Use the command below to install V2Ray:

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

Follow the steps, and most of them can use default setting unless you want to set it yourself. At the same time you can set the shadowsocks if you want.

After the script finish, input v2ray url to get the “V2Ray vmess URL”,and you can copy the url and use it on the V2Ray client.

Install BBR

If you are not using debian 9 version or above, you can install Google BBR to speed up TCP:

v2ray bbr

V2Ray Client

Windows Client: V2RayN

Windows’ client for V2Ray, download page: V2RayN
It’s very simple to use, not much to say here.

iOS Client

If you are using it in mainland China, it is very complicated. Check this tutorial: https://github.com/gfw-breaker/guides/wiki/iPhone%E4%BD%BF%E7%94%A8Shadowsocks%E7%BF%BB%E5%A2%99

It’s a “Shadowrocket” tutorial for SS or SSR, and V2Ray support shadowsocks.