• Stefy Lanza (nextime / spora )'s avatar
    Fix concurrent connection issues in wsssht daemon mode · 5227651d
    Stefy Lanza (nextime / spora ) authored
    - Implement thread-based concurrent connection handling
    - Fix segmentation fault caused by shared static variables
    - Each connection now gets its own WebSocket tunnel and resources
    - Replace global tunnel management with per-thread instances
    - Add proper cleanup for individual connection threads
    - Allow multiple SSH sessions to connect simultaneously to the same port
    5227651d
modes.c 62 KB