WSS:// 端口 #73
IamTaoChen
started this conversation in
General
Replies: 1 comment 10 replies
-
咋不好理解?如果域名后面不带端口就直接就是ws/id|relay,它原版就是这样的并不支持带端口的域名,现在支持带端口的域名它就支持端口直连了,全自动的。。。 |
Beta Was this translation helpful? Give feedback.
10 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.
-
在#12 (comment) 中讨论了一下关于wss端口的问题。
我还是觉得不应该支持
wss://[DOMIAN]:PORT直接链接,目前配置的“多样性”造成了一些迷惑。我坚持使用~ ws/id|relay这种方式。针对 NAS上不能直接配置路径的问题,我觉得有以下两个解决方案:
entrypoint.sh脚本,然后根据环境变量(比如RUSTDESK_WSS_MODE=1)使用sed将函数替换掉@lejianwen @zhangbo8418 你们怎么觉得?大家也可以说说自己的想法
Beta Was this translation helpful? Give feedback.
All reactions