• Stefy Lanza (nextime / spora )'s avatar
    Implement bridge and script modes for wsssht · 5e5d32e5
    Stefy Lanza (nextime / spora ) authored
    - Added run_bridge_mode() function with JSON stdin/stdout interface
    - Added run_script_mode() function with JSON protocol for scripting
    - Bridge mode: JSON communication between stdin/stdout and WebSocket
    - Script mode: JSON status updates, command processing, and monitoring
    - Both modes provide structured JSON output for programmatic use
    - Fixed compilation warnings and ensured clean build
    - All operating modes now fully implemented
    5e5d32e5
Name
Last commit
Last update
..
debian Loading commit data...
man Loading commit data...
configure.sh Loading commit data...
tunnel.c Loading commit data...
tunnel.h Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
wsscp.c Loading commit data...
wssh_ssl.c Loading commit data...
wssh_ssl.h Loading commit data...
wsssh.c Loading commit data...
wssshc.c Loading commit data...
wssshlib.c Loading commit data...
wssshlib.h Loading commit data...
wsssht Loading commit data...
wsssht.c Loading commit data...