👻 GhostWire Relay

STATUS: ONLINE

Connected Clients: 0

WebSocket Endpoint: ws://ghost.jcyrus.com/ws

Protocol

{
  "type": "MSG" | "AUTH" | "SYS",
  "payload": "...",
  "meta": {
    "sender": "...",
    "timestamp": 1234567890
  }
}

Philosophy

This server is intentionally "dumb" - it relays messages without reading them.

All security is client-side. The server knows nothing.


GitHub | Health Check