headscale/cmd
Kristoffer Dalby 1a58b77271 cmd/dev: validate --port fits the derived-port range
dev derives additional ports from --port + offsets (metrics, gRPC,
debug). A --port near uint16 max would overflow silently; add up-front
validation that rejects values that would push derived ports over 65535.

Updates #3157
2026-04-17 16:31:49 +01:00
..
dev cmd/dev: validate --port fits the derived-port range 2026-04-17 16:31:49 +01:00
headscale all: apply formatter changes 2026-04-13 17:23:47 +01:00
hi docs: expand cmd/hi and integration READMEs 2026-04-10 12:30:07 +01:00
mapresponses all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00