v2ray-examples/V5-Shadowsocks-gRPC-Web-TLS
Weltolk 1d15c34ea1 根据v5版本现有文档添加配置 2023-02-15 11:21:24 +08:00
..
README-CN.md 根据v5版本现有文档添加配置 2023-02-15 11:21:24 +08:00
README.md 根据v5版本现有文档添加配置 2023-02-15 11:21:24 +08:00
config_client.json 根据v5版本现有文档添加配置 2023-02-15 01:07:06 +08:00
config_server.json 根据v5版本现有文档添加配置 2023-02-15 01:07:06 +08:00
nginx_proxy.conf 根据v5版本现有文档添加配置 2023-02-15 11:21:24 +08:00

README.md

Minimum Versions

中文用户请看这里

Minimum NGINX version is 1.13.10:
https://www.nginx.com/blog/nginx-1-13-10-grpc/.

Minimum V2Ray-Core version is v5.0.4:
https://www.v2fly.org/config/transport/grpc.html#grpcobject.

These settings are also compatible with shadowsocks + v2ray-plugins

You need a grpc compatible v2ray-plugin program to use with shadowsocks client. For example the one maintained by TeddySun:
https://github.com/teddysun/v2ray-plugin.

Client Configurations

Shadowsocks Windows Example Config:

Server_IP: mydomain.me OR your server IP
Server_Port: 443
Password: ifYouWantToKeepYourPassphraseSafeChangeThis!!
Encryption: chacha20-ietf-poly1305
Plugin_Program: pathToYourV2ray-plugin_windows_arch.exe
Plugin_Options: tls;mode=grpc;serviceName=michi;host=mydomain.me