• 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
Name
Last commit
Last update
..
__init__.py Loading commit data...
__main__.py Loading commit data...
config.py Loading commit data...
server.py Loading commit data...
terminal.py Loading commit data...
tunnel.py Loading commit data...
web.py Loading commit data...
websocket.py Loading commit data...