stud icon indicating copy to clipboard operation
stud copied to clipboard

Enhancement: add a "--verbose" mode if possible

Open lgoldstein opened this issue 11 years ago • 0 comments

The mode should display to stdout/stderr (and/or syslog if the -s option was invoked) more detailed information about the inner workings - e.g., "Connection established with client w.x.y.z", "Start handshake with w.x.y.z", "Handshake successful with w.x.y.z" - perhaps even the SSL handshake details (ciphers, key exchange, etc.).. For a really flexible logging configuration perhaps something like SSH's "-v", "-vv", "-vvv" configuration will do.

lgoldstein avatar Nov 11 '14 09:11 lgoldstein