• Stefy Lanza (nextime / spora )'s avatar
    Fix wssshc tunnel timeout and debug output issues · e25fd993
    Stefy Lanza (nextime / spora ) authored
    - Add periodic ping frames to keep WebSocket connections alive (15s interval)
    - Implement send_ping_frame() function in websocket.c
    - Fix tunnel request_id generation to ensure unique IDs for recreations
    - Suppress raw data in tunnel_data debug messages, show size instead
    - Sanitize both 'Received message' and 'Processing message' debug outputs
    - Improve tunnel cleanup and state management
    e25fd993
Name
Last commit
Last update
..
modes.c Loading commit data...
modes.h Loading commit data...
threads.c Loading commit data...
threads.h Loading commit data...
tunnel.c Loading commit data...
tunnel.h Loading commit data...
utils.c Loading commit data...
utils.h Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
wssh_ssl.c Loading commit data...
wssh_ssl.h Loading commit data...
wssshlib.c Loading commit data...
wssshlib.h Loading commit data...
wsssht.h Loading commit data...