Replies: 1 comment
-
请教 0,这几个月效果用得如何? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
服务器部署一个http2网站
比如
https://nextcloud.xxx.com
hosts设置
127.0.0.1 nextcloud.xxx.com
xray设置
nextcloud.xxx.com到源服务器
测试结果:
客户端设置sni为nextcloud.xxx.com连接正常
浏览器访问https://nextcloud.xxx.com页面显示正常
看RPRX发过一条channel消息:
以上是在K3S环境运行的。
这样的做法是不是跟RPRX所说的是一样的?
Beta Was this translation helpful? Give feedback.
All reactions