1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
Kristoffer Dalby d5ed8bc074
error if no prefix is configured (#1918)
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-04-30 11:11:29 +02:00
..
api_key.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
configtest.go
debug.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
dump_config.go
generate.go feat(aliases): add 'gen' alias for 'generate' command 2022-03-02 14:29:33 +10:00
mockoidc.go oidc: add test for expiring nodes after token expiration 2023-01-04 09:23:52 +01:00
nodes.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
preauthkeys.go Ephemeral keys can now be reusable and non-reusable 2024-03-03 12:37:37 +01:00
pterm_style.go
root.go error if no prefix is configured (#1918) 2024-04-30 11:11:29 +02:00
routes.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
server.go Rename one char var 2022-06-05 17:52:28 +02:00
users.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
utils.go
version.go