• 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
config.h 1.24 KB