SIGN IN SIGN UP
juanfont / headscale UNCLAIMED

An open source, self-hosted implementation of the Tailscale control server

0 0 43 Go

debug: explain URLIsNoise choice in ping callback

The /debug/ping callback hits /machine/ping-response on the main
TLS router, not the noise chain, so URLIsNoise stays false. Document
this at the emit site to prevent accidental changes.

Updates #3157
K
Kristoffer Dalby committed
93e8c7285f6207cc561b659d2e902e81dc94d915
Parent: 842f362