#### mautrix-wsproxy ##### Information Site : https://docs.mau.fi/bridges/go/imessage/android/setup.html Source : https://github.com/mautrix/wsproxy ##### Install ```bash apt install -y wget ca-certificates wget -qO - https://deb.lgy.fr/install.sh | bash apt-get update apt-get install -y mautrix-syncproxy mautrix-wsproxy #Edit /etc/mautrix-wsproxy.yaml and /etc/default/mautrix-syncproxy systemctl enable --now mautrix-wsproxy mautrix-syncproxy ```