Home

Awesome

registration-relay

A relay that helps the iMessage bridge fetch data from registration providers (Mac, iOS).

Usage

Build the binary (clone + go build) or use a Docker image from GHCR (ghcr.io/beeper/registration-relay), then just run it with some environment variables for configuration.

A reverse proxy configured to allow websockets should be pointed at the RELAY_LISTEN port to enable TLS. The bridge and registration providers can then be pointed at the public address of the reverse proxy.