mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-01-18 22:09:29 +08:00
084bb78a2f
* Create Shadowsocks-Websocket-Web-TLS * Update README.md * Update README.md * Fixed a typo in README - zh-CN.md * Add ss grcp web, and update ss wss web * Use relative links * Fix protocol mistakes, typos and change Nginx path * Update README * Format README-CN.md * Correct and adding punctuations to readme.md Co-authored-by: touamano <touamano@localhost.com>
Minimum Versions
中文用户请看这里。
Minimum NGINX version is 1.13.10:
https://www.nginx.com/blog/nginx-1-13-10-grpc/.
Minimum V2Ray-Core version is v4.36.0:
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