1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/cmd/headscale/cli
Kristoffer Dalby 309f868a21 Make IP prefix configurable
This commit makes the IP prefix used to generate addresses configurable
to users. This can be useful if you would like to use a smaller range or
if your current setup is overlapping with the current range.

The current range is left as a default
2021-08-02 20:06:26 +01:00
..
namespaces.go
nodes.go Fixed missing nodes cmd 2021-07-31 23:14:24 +02:00
preauthkeys.go Fix identation 2021-07-30 16:42:26 +02:00
root.go
routes.go cmd: Add error check for Persistent Flags 2021-07-25 16:26:15 +02:00
server.go
utils.go Make IP prefix configurable 2021-08-02 20:06:26 +01:00
version.go