mirror of
https://github.com/juanfont/headscale.git
synced 2025-06-07 16:28:50 +00:00

According to 15fc6cd966
the routes `/derp/probe` and `/derp/latency-check` are the same and
different versions of the tailscale client use one or the other
endpoint.
Also handle /derp/latency-check
Fixes: #2211