15fc6cd966
The netcheck client, when no UDP is available, probes distance using
HTTPS.
Several problems:
* It probes using /derp/latency-check.
* But cmd/derper serves the handler at /derp/probe
* Despite the difference, it work by accident until
|
||
---|---|---|
.. | ||
bootstrap_dns.go | ||
bootstrap_dns_test.go | ||
cert.go | ||
depaware.txt | ||
derper.go | ||
derper_test.go | ||
mesh.go | ||
websocket.go |