You can run your own relay and bot.
cd /path/to/codex-remote-bridge/services/cloud-relay
npm install
npm run devTELEGRAM_BOT_TOKENRELAY_PUBLIC_BASE_URLRELAY_BOT_USERNAME
Set desktop relay URL to your hosted relay endpoint.
可以自托管 relay 和 bot。
cd /path/to/codex-remote-bridge/services/cloud-relay
npm install
npm run devTELEGRAM_BOT_TOKENRELAY_PUBLIC_BASE_URLRELAY_BOT_USERNAME
在桌面端将 relay 地址改为你的自托管地址。