• Stefy Lanza (nextime / spora )'s avatar
    Fix VNC connection issue: correct corrupted base64.js file · e4033f9f
    Stefy Lanza (nextime / spora ) authored
    - 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
    e4033f9f
base64.js 4.04 KB