• Stefy Lanza (nextime / spora )'s avatar
    Fix RDP page buffer overflow and remove debug alerts · 599348b7
    Stefy Lanza (nextime / spora ) authored
    - Increased RDP HTML buffer size from 32768 to 65536 bytes to prevent truncation of the main script
    - Removed debug alert statements from RDP page
    - RDP page should now fully load and execute JavaScript
    
    The RDP connection issue was caused by the HTML being truncated due to insufficient buffer size, preventing the main script from being served to the browser.
    599348b7
Name
Last commit
Last update
..
novnc Loading commit data...
rdpwasm Loading commit data...
base.html Loading commit data...
index.html Loading commit data...
login.html Loading commit data...
mstsc.min.js Loading commit data...
novnc.css Loading commit data...
rdp.html Loading commit data...
rdp.js Loading commit data...
terminal.html Loading commit data...
users.html Loading commit data...
vnc.html Loading commit data...
xterm-addon-fit.js Loading commit data...
xterm.js Loading commit data...