mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-06 23:38:45 +09:00
29fc14dd73
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.