Fix wssshc tunnel timeout and debug output issues
- 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
Showing
Please
register
or
sign in
to comment