Fix VNC connection issue: correct corrupted base64.js file
- Fix Base64 object definition in wssshd2/templates/novnc/base64.js
- Change 'window.{' to 'window.Base64 = {' to properly define global Base64 object
- This resolves ReferenceError when decoding JPEG rectangles in Tight encoding
- VNC connections now establish successfully instead of disconnecting immediately
Showing
Please
register
or
sign in
to comment