sms-server 3.6.1

Self-hosted SMS gateway for Raspberry Pi and GSM modem. OpenAPI HTTP/WebSocket APIs, encrypted message storage, delivery tracking, and GNSS location support.
1
2
3
4
5
[target.aarch64-unknown-linux-musl]

image = "ghcr.io/cross-rs/aarch64-unknown-linux-musl:main"



[target.x86_64-unknown-linux-musl]

image = "ghcr.io/cross-rs/x86_64-unknown-linux-musl:main"