• Stefy Lanza (nextime / spora )'s avatar
    Add extensive debug logging for control channel messages · 84781de4
    Stefy Lanza (nextime / spora ) authored
    - wssshd: Log full content of all received and sent control messages when --debug is enabled
    - wssshc: Already logs control messages, registration message logging enhanced
    - wsssht: Fixed memory corruption issue with config struct allocations
    
    Control channel messages include: register, registered, registration_error,
    tunnel_request, tunnel_ack, tunnel_error, tunnel_close, tunnel_data, tunnel_response
    84781de4
websocket.py 14.6 KB