diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -109,3 +109,11 @@ $HOME/.blabouncer/key.pem, respectively. Server TLS is also enabled by default in the example configuration file, and can be disabled (not recommended) using the "servertls" configuration file option. + +== Debug commands == + +If run in foreground mode, the following commands can be sent to standard input: + +"listchannels" (To list all joined channels and their members.) +"reopenssl" (To reload the client-side TLS certificate/key.) +"listclients" (To list all connected clients and their authentication status.) |