mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-07 17:38:10 +00:00
Serve the API over the unix socket (auth bypassed; socket permissions are the trust boundary) and convert every CLI command from the gRPC client to the generated ogen client. Remote CLI now uses the HTTP API URL.