File

mod_listusers/README.markdown @ 4901:3abbcb8584d2

mod_portcheck: Don't rewrite '*' to '0.0.0.0' since Prosody doesn't They mean the same, but it's LuaSocket that deals with that, not Prosody
author Kim Alvefur <zash@zash.se>
date Tue, 22 Feb 2022 14:00:01 +0100
parent 2323:35ae59a8196d
child 5412:b56a635220f6
line wrap: on
line source

This module adds a command to `prosodyctl` for listing users.

``` sh
prosodyctl mod_listusers
```