mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
This commit adds a debug command tree, intended to host commands used for debugging and testing. It adds a create node/machine command which will be used later to create machines that can be used to test the registration command. |
||
|---|---|---|
| .. | ||
| debug.go | ||
| namespaces.go | ||
| nodes.go | ||
| preauthkeys.go | ||
| root.go | ||
| routes.go | ||
| server.go | ||
| utils.go | ||
| version.go | ||