Run your own MASQUE-based private residential egress gateway behind a local network, publish it through rstream, route TCP with HTTP CONNECT, route UDP and QUIC with CONNECT-UDP, and validate the setup from macOS and Firefox.
Read more, Build a Private Residential Egress Gateway with MASQUE and rstream
Deploy rstream Engine Community Edition with Docker Compose, configure TLS and JWT authentication, run an agent validation, publish a tunnel, verify routing, and automate certificate renewal.
Read more, Self-Host rstream Engine CE with Docker Compose
Store rstream agent tokens in macOS Keychain, use macOS Keychain for mTLS agent identities, and keep mTLS private keys inside a YubiKey, HSM, or SoftHSM through PKCS#11.
Read more, Secure rstream Agent Authentication with Keychain and PKCS#11
Set up a minimal k3s cluster on Ubuntu, install the rstream Kubernetes operator, deploy a small HTTP service, and expose it through an outbound-only rstream tunnel.
Read more, Expose a k3s Service with the rstream Kubernetes Operator
Build a low-latency Go-based device-side streamer that publishes its viewer through rstream tunnels, uses QUIC for the producer tunnel transport, Trickle ICE, managed STUN/TURN, and packages cleanly for Linux devices.
Read more, Build Device-to-Browser Video Streaming with WebRTC and rstream
Use rstream WebTTY and optional QUIC tunnel transport to reach remote machines from the rstream Dashboard, browser-based clients, or the rstream CLI without exposing a conventional remote shell service publicly.
Read more, Access Remote Machines with rstream WebTTY