• Stefy Lanza (nextime / spora )'s avatar
    Add --debug-web option for comprehensive web interface debugging · 90656adf
    Stefy Lanza (nextime / spora ) authored
    - Added debug_web flag to wssshd_config_t structure
    - Added --debug-web command line option parsing
    - Added comprehensive debug output for web requests including:
      * Request method, path, query parameters, and content
      * Session validation and authentication status
      * Login attempts with username/password logging
      * HTTP response details (status, headers, content type, length)
    - Updated help text and configuration display
    - Fixed compiler warning in debug output
    90656adf
Name
Last commit
Last update
..
html_pages Loading commit data...
Makefile Loading commit data...
assets.c Loading commit data...
assets.h Loading commit data...
assets.o Loading commit data...
config.c Loading commit data...
config.h Loading commit data...
config.o Loading commit data...
configure.sh Loading commit data...
json.h Loading commit data...
main.c Loading commit data...
main.o Loading commit data...
ssl.c Loading commit data...
ssl.h Loading commit data...
ssl.o Loading commit data...
terminal.c Loading commit data...
terminal.h Loading commit data...
terminal.o Loading commit data...
test.conf Loading commit data...
test2.conf Loading commit data...
tunnel.c Loading commit data...
tunnel.h Loading commit data...
tunnel.o Loading commit data...
web.c Loading commit data...
web.h Loading commit data...
web.o Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
websocket.o Loading commit data...
websocket_protocol.c Loading commit data...
websocket_protocol.h Loading commit data...
websocket_protocol.o Loading commit data...
wssshd Loading commit data...