Sharing a local development server, running a quick demo for a teammate, or testing a webhook integration usually means wrestling with tunneling tools, firewall changes, or deploying to a staging environment just so someone else can reach your endpoint.
Release: https://github.com/netbirdio/netbird/releases
Article: https://netbird.io/knowledge-hub/expose-command
Docs: https://docs.netbird.io/manage/reverse-proxy/expose-from-cli
NetBird v0.66 introduces the netbird expose command, letting any connected peer expose a local HTTP or HTTPS service to the public internet through the NetBird reverse proxy with a single command. The service is ephemeral, it lives only while the command runs and cleans up automatically when you stop it. No dashboard clicks, no YAML files, no infrastructure changes.