From b2089e21606aed1a6aaa9644dbe0d2fe998ae1e0 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Fri, 8 Aug 2025 23:11:31 +0100 Subject: Improve output of LISTCLIENTS blabouncer command, add identical listclients command to STDIN commands, declare STDIN commands ("debug commands") in README. --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index 3875fc2..dec0475 100644 --- a/README +++ b/README @@ -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.) -- cgit v1.2.3