amos960 / v2ray

A platform for building proxies to bypass network restrictions.

Home Page:https://github.com/v2ray/manual/tree/master/zh_cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

bash <(curl -L -s https://install.direct/go.sh)
mv /etc/v2ray/config.json /etc/v2ray/config.json.bak
curl -L https://raw.githubusercontent.com/wangxunqi/v2ray/master/config/config.json -o /etc/v2ray/config.json

Run

systemctl start v2ray.service
systemctl enable v2ray.service

About

A platform for building proxies to bypass network restrictions.

https://github.com/v2ray/manual/tree/master/zh_cn


Languages

Language:Dockerfile 100.0%