1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-01 00:20:14 +01:00
juanfont.headscale/cmd/headscale/cli
Kristoffer Dalby 126e694f26 Add generate private-key command
This commit adds a command to generate a private key for headscale.

Mostly useful for systems were you drive the deployment from another
machine and use a secret management system.
2022-01-28 18:08:52 +00:00
..
debug.go Fix linter errors. 2021-11-27 13:59:39 -05:00
generate.go Add generate private-key command 2022-01-28 18:08:52 +00:00
namespaces.go
nodes.go Ensure we always have the key prefix when needed 2021-11-27 20:25:12 +00:00
preauthkeys.go When creating a preauthkey, the default expiration was passed through as 2021-11-26 10:04:26 -05:00
root.go
routes.go Add and fix stylecheck (golint replacement) 2021-11-15 17:24:24 +00:00
server.go
utils.go Add back privatekey, but automatically generate it if it does not exist 2021-11-28 09:17:18 +00:00
version.go