HN Reader

NewTopBestAskShowJob
Show HN: Npx tunnel-chat latest → instant secure chat between two terminals
score icon1
comment icon0
5 hours agoby razcodes
I built a peer-to-peer chat app you run from the terminal:

    npx tunnel-chat@latest
No login required. It uses WebRTC for E2E encryption and direct STUN connections by default (free). Pro adds TURN relay, multi-peer rooms, file uploads, and themes.

Landing page: https://ditch.chat GitHub: https://github.com/razchiriac/tunnel-chat

Would love feedback from folks who use CLI tools for quick collaboration, pair programming, or ephemeral messaging.

No comments