Commit Graph

1 Commits

Author SHA1 Message Date
thug0bin
d73222c6c6 VNC Gateway WebSocket 프록시 구현 기록 — websockify 제거, VNC Auth 대리 처리
핵심:
- PVE VNC WebSocket 직접 프록시 (websockify 불필요)
- VNC Auth 핸드셰이크를 gateway가 대리 처리 (DES 암호화)
- noVNC에는 SecurityType=None으로 전달하여 비밀번호 없이 연결
- Playwright로 headless 디버깅하여 원인 발견

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 15:51:45 +00:00