prosody

Lightweight Jabber/XMPP server

Install

All systems
curl cmd.cat/prosody.sh
Debian Debian
apt-get install prosody
Ubuntu
apt-get install prosody
Alpine
apk add prosody
Arch Arch Linux
pacman -S prosody
image/svg+xml Kali Linux
apt-get install prosody
Fedora
dnf install prosody
Windows (WSL2)
sudo apt-get update sudo apt-get install prosody
Raspbian
apt-get install prosody
Docker
docker run cmd.cat/prosody prosody powered by Commando

prosody

Lightweight Jabber/XMPP server

Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.