Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 committed Jun 12, 2021
1 parent 39ae706 commit 2a8c2a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions v2ray(F+B+C+D+G+A)+naiveproxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Xray\v2ray 前置(监听443端口),利用 trojan+tcp+tls 强大的回落/

1、F=trojan+tcp+tls(回落/分流配置,tls由自己提供。)

2、B=vless+ws+tls(tls由trojan+tcp+tls提供及处理,不需配置;另可改成或添加其它ws类应用,参考反向代理ws类的单一示例。)
2、B=vless+ws+tls(tls由trojan+tcp+tls提供及处理,不需配置;另可改成或添加其它WS类应用,参考对应服务端单一应用配置示例。)

3、C=SS+v2ray-plugin+tls(tls由trojan+tcp+tls提供及处理,不需配置。)

4、D=vless+h2c+tls(tls由trojan+tcp+tls提供及处理,不需配置;另可改成或添加vmess+h2c+tls应用,参考反向代理h2c的单一示例。)
4、D=vless+h2c+tls(tls由trojan+tcp+tls提供及处理,不需配置;另可改成或添加其它h2c类应用,参考对应服务端单一应用配置示例。)

5、G=vless+grpc+tls(tls由trojan+tcp+tls提供及处理,不需配置;另可改成或添加vmess+grpc+tls应用,参考反向代理gRPC的单一示例。)
5、G=vless+grpc+tls(tls由trojan+tcp+tls提供及处理,不需配置;另可改成或添加其它gRPC类应用,参考对应服务端单一应用配置示例。)

6、A=vless+kcp+seed(可改成vmess+kcp+seed,或添加它。)

Expand Down

0 comments on commit 2a8c2a6

Please sign in to comment.