1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale
Kristoffer Dalby 6aacada852 Switch from gRPC localhost to socket
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).
2021-10-30 14:08:16 +00:00
..
cli Switch from gRPC localhost to socket 2021-10-30 14:08:16 +00:00
headscale_test.go Resolve merge conflict 2021-10-24 21:21:01 +01:00
headscale.go This commit disables the version checker when JSON output (#153) 2021-10-13 00:18:55 +02:00