telepass

You found the maintenance hatch. This is a tiny relay — you whisper to it over HTTPS, it whispers back into one closed room on Telegram. That is the whole job.

The only useful door
curl -X POST https://tele-pass.xxond.dev/send \
    -H 'content-type: application/json' \
    -d '{"text":"hello, vortex"}'

# body: { text, thread_id?, markdown_v2? }

There is no dashboard.
The vortex is the dashboard.

bot bound · room bound · tls bound
awaiting whispers since the last cold start
there is nothing here to log in to

Closed for now — maybe one day the door swings open. github.com/xxond/tele-pass