1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-22 00:11:47 +01:00
juanfont.headscale/cmd/headscale/cli
Juan Font Alonso be59e8cc3c Generate and read the Noise private key
For TS2021 we need a new private key. It must be different from
the one used in the original protocol, as told by Tailscale's Dave Anderson
 https://github.com/juanfont/headscale/issues/526#issuecomment-1079795935.
2022-03-27 11:32:33 +02:00
..
api_key.go feat(aliases): add aliases for apikeys command 2022-03-02 15:32:35 +10:00
debug.go
generate.go feat(aliases): add 'gen' alias for 'generate' command 2022-03-02 14:29:33 +10:00
namespaces.go feat(aliases): add aliases for namespaces command 2022-03-02 14:35:20 +10:00
nodes.go feat(aliases): add aliases for nodes command 2022-03-02 14:28:03 +10:00
preauthkeys.go feat(aliases): add aliases for preauthkeys command 2022-03-02 15:42:12 +10:00
pterm_style.go
root.go
routes.go feat(aliases): add aliases for route command 2022-03-02 14:27:56 +10:00
server.go Linting here and there 2022-03-06 17:35:54 +01:00
utils.go Generate and read the Noise private key 2022-03-27 11:32:33 +02:00
version.go