prosodyctl about
dpkg -l | grep jitsi
dpkg -l | grep 'prosody\|jitsi\|coturn\||jijasi\|jicofo\|jibri'
dpkg -l | grep 'prosody\|jitsi\|coturn\|nginx\|jijasi\|jicofo\|jibri'
curl http://localhost:8080/about/version | json_pp
Code language: Bash (bash)