1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
2022-02-12 19:08:33 +00:00
..
api_key.go Add apikeys command to create, list and expire 2022-01-25 22:11:15 +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 Get rid of dynamic errors 2021-11-15 19:18:14 +00:00
nodes.go Add support for multiple IP prefixes 2022-01-16 14:18:22 +01:00
preauthkeys.go More reusable stuff in cli 2022-01-25 22:11:15 +00:00
pterm_style.go Add helper function for colouring expiries 2022-01-25 22:11:15 +00:00
root.go
routes.go Add and fix stylecheck (golint replacement) 2021-11-15 17:24:24 +00:00
server.go
utils.go Use undeprecated method for insecure 2022-02-12 19:08:33 +00:00
version.go