register_new_matrix_user

Used to register new users with a given home server when registration has been disabled. More information: <https://manned.org/register_new_matrix_user>.

Debian Debian
RUN apt-get update && \ apt-get install -y matrix-synapse
Ubuntu
RUN apt-get update && \ apt-get install -y matrix-synapse
Arch Arch Linux
RUN pacman -S --noconfirm matrix-synapse
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y matrix-synapse
Fedora
RUN dnf install -y matrix-synapse
click the source code to copy install register_new_matrix_user on any operating system with command-not-found.com