fix: support macOS VNC connections - #1311
Merged
ZacharyZcR merged 1 commit intoAug 23, 2026
Merged
Conversation
|
Shit, you work quickly Was just about to open my own |
This was referenced Aug 23, 2026
|
Thanks for adding the compatibility-proxy path in this PR — it fixes the duplicate desktop token and gets macOS VNC past the private End-to-end testing after merge found one remaining negotiation step: macOS next advertises I verified a follow-up that filters the Apple security list to type
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复 Support #1206:桌面端 Guacamole WebSocket 不再生成重复 token,并为无用户名的 macOS VNC 密码连接兼容 RFB 003.889 握手。新增远端 URL 与分片握手回归测试,已通过定向测试、ESLint、type-check 和生产构建。
Closes Termix-SSH/Support#1206