peertube-plugin-livechat/prosody-modules/mod_muc_ban_ip
John Livingston d80cedfee5
Auto ban anonymous IP:
* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
  * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
  * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
  * option disabled by default, because could be used to create trapped-rooms on public servers
2023-09-22 18:17:54 +02:00
..
README.markdown Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
mod_muc_ban_ip.lua Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00

README.markdown