WireGuard Endpoints Now Open to Any Client

Open WireGuard Endpoints

WireGuard Endpoints Now Open to Any Client

UDP Gateway introduces two new capabilities: WireGuard Listeners can now accept connections from any client without pre-registration, and Lambda destinations can be invoked asynchronously. The open endpoints, controlled by the AllowUnknownPeers property, enable public-facing services where clients generate keys on the fly, with an optional shared PSK gate. Async invocation, via UseAsyncInvoke, lets the gateway fire packets into long-running workflows without waiting for a response. Together, they simplify building event-driven WireGuard services, as demonstrated by a device provisioning example.

It's a packet in, a workflow started, and no infrastructure running between events.

More from this day

2026-08-14