mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
This commit changes the way CLI and grpc-gateway communicates with the gRPC backend to socket, instead of localhost. Unauthenticated access now goes on the socket, while the network interface will require API key (in the future). |
||
|---|---|---|
| .. | ||
| namespaces.go | ||
| nodes.go | ||
| preauthkeys.go | ||
| root.go | ||
| routes.go | ||
| server.go | ||
| utils.go | ||
| version.go | ||