mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-04-04 18:09:29 +08:00
Update README
This commit is contained in:
parent
c40d9bfe2d
commit
8771fc497a
@ -8,9 +8,9 @@ V2Ray-core的最低版本要求为 v4.36.0:\
|
||||
|
||||
## 本设置同样适用于 Shadowsocks 客户端搭配 V2Ray-plugin 使用
|
||||
|
||||
*你需要一个兼容gRPC的v2ray-plugin程序。
|
||||
_你需要一个兼容 gRPC 的 v2ray-plugin 程序。
|
||||
例如由[TeddySun](https://github.com/teddysun)维护的 v2ray-plugin 叉子: \
|
||||
[https://github.com/teddysun/v2ray-plugin](https://github.com/teddysun/v2ray-plugin)*
|
||||
[https://github.com/teddysun/v2ray-plugin](https://github.com/teddysun/v2ray-plugin)_
|
||||
|
||||
### 客户端设置
|
||||
|
||||
@ -22,5 +22,5 @@ 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
|
||||
Plugin_Options: tls;mode=grpc;serviceName=michi;host=mydomain.me
|
||||
```
|
||||
|
@ -10,9 +10,9 @@ Minimum V2Ray-Core version is v4.36.0:\
|
||||
|
||||
## These settings are also compatible with shadowsocks + v2ray-plugins
|
||||
|
||||
*You need a grpc compatible v2ray-plugin program to use with shadowsocks client.
|
||||
_You need a grpc compatible v2ray-plugin program to use with shadowsocks client.
|
||||
For example the one maintained by [TeddySun](https://github.com/teddysun): \
|
||||
[https://github.com/teddysun/v2ray-plugin](https://github.com/teddysun/v2ray-plugin)*
|
||||
[https://github.com/teddysun/v2ray-plugin](https://github.com/teddysun/v2ray-plugin)_
|
||||
|
||||
### Client Configurations
|
||||
|
||||
@ -24,5 +24,5 @@ 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
|
||||
Plugin_Options: tls;mode=grpc;serviceName=michi;host=mydomain.me
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user