• Stefy Lanza (nextime / spora )'s avatar
    Enable non-TLS WebSocket connections for noVNC · 5a4dcbd2
    Stefy Lanza (nextime / spora ) authored
    - Remove secure context check in noVNC RFB.js to allow HTTP usage
    - Add --websocket-tls-only configuration option (defaults to true for security)
    - Implement mixed TLS/non-TLS WebSocket server support
    - Add plain WebSocket connection support in protocol layer
    - Fix critical bugs: buffer overflows, race conditions, HTML template issues
    - All changes maintain backward compatibility while enabling HTTP WebSocket usage
    5a4dcbd2
config.h 1.29 KB