Introduction
V2ray is a modular proxy program, similar to SS. However, it was originally created to address some of SS’s shortcomings and to add some improved features of its own. Thanks to its modular design, it is very powerful, but the configuration file step has stumped quite a few beginners. I collected a large number of tutorials online, integrated and modified them, and created this one-click package (thanks to 雨落无声 for providing the source code) to help everyone get started with V2ray quickly and give it a try~
For specific features, please refer to the official website: v2ray.com
Environment before starting the installation:
Server-side installation environment
1 If you are using centos, please use
yum install curl -y
2 If you are using ubuntu or debian, please use
sudo apt install curl -y
Client environment (PC)
Please install .NET 4.5.2 or above first
Microsoft .NET Framework 4.5.2 download link
One-click script
bash <(curl -s -L https://git.io/v2ray.sh)
Installation interface
Installation completed interface
Windows GUI v2ray software download
https://github.com/2dust/v2rayN/releases/download/2.12/v2rayN.exe
Note: After adding a node, set the Chrome proxy port to SOCKS
IP:127.0.0.0, then port 1080 before it can be used
Android Version Download
V2RayNG is an Android app based on the V2Ray core that can create VMess-based VPN connections.
- Download: Google Play Store
Mac OS X
V2RayX – Mac Client
Download: Github
Apple iOS client – it seems they all require payment now… so not recommended for the time being
Kitsunebi Lite This one seems to be the cheapest at 1 USD


