1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
2023-01-04 09:23:52 +01:00
..
api_key.go chore(all): apply formater 2022-08-04 10:47:00 +02:00
debug.go fix bug in #912 (#914) 2022-11-05 09:07:22 +01:00
dump_config.go
generate.go
mockoidc.go oidc: add test for expiring nodes after token expiration 2023-01-04 09:23:52 +01:00
namespaces.go
nodes.go Run the Noise handlers under a new struct so we can access the noiseConn from the handlers 2022-12-21 20:52:08 +01:00
preauthkeys.go remove unnecessary checks on slices 2022-09-23 18:04:30 +10:00
pterm_style.go
root.go Fix completion issues (fixes #839) 2022-11-20 13:57:38 +01:00
routes.go Port integration tests routes CLI to v2 2022-12-06 08:17:14 +01:00
server.go
utils.go Add nolint since go os has weird casing 2022-10-31 17:58:03 +01:00
version.go