Skip to content

fix: support macOS VNC connections - #1311

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.8.0from
ZacharyZcR:fix/1206-macos-vnc-handshake
Aug 23, 2026
Merged

fix: support macOS VNC connections#1311
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.8.0from
ZacharyZcR:fix/1206-macos-vnc-handshake

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

修复 Support #1206:桌面端 Guacamole WebSocket 不再生成重复 token,并为无用户名的 macOS VNC 密码连接兼容 RFB 003.889 握手。新增远端 URL 与分片握手回归测试,已通过定向测试、ESLint、type-check 和生产构建。

Closes Termix-SSH/Support#1206

@neooriginal

neooriginal commented Aug 23, 2026

Copy link
Copy Markdown

Shit, you work quickly

Was just about to open my own

@ZacharyZcR
ZacharyZcR merged commit fa0fa7f into Termix-SSH:dev-2.8.0 Aug 23, 2026
3 checks passed
@neooriginal

Copy link
Copy Markdown

Thanks for adding the compatibility-proxy path in this PR — it fixes the duplicate desktop token and gets macOS VNC past the private RFB 003.889 banner.

End-to-end testing after merge found one remaining negotiation step: macOS next advertises 30,33,36,2,35, and forwarding that list unchanged lets guacd/libvncclient select Apple/ARD auth type 30. For a username-less connection using the dedicated VNC viewer password, the child then exits instead of choosing classic VNC auth type 2.

I verified a follow-up that filters the Apple security list to type 2 only when type 2 is offered. The real Termix web client then authenticated through guacd 1.6.0 and rendered the macOS lock screen successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants