tailscale/prober
Anton Tolchanov 69f61dcad8 prober: add a DERP probe manager based on derpprobe
This ensures that each DERP server is probed individually (TLS and STUN)
and also manages per-region mesh probing. Actual probing code has been
copied from cmd/derpprobe.

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2022-10-20 13:54:34 +01:00
..
derp.go prober: add a DERP probe manager based on derpprobe 2022-10-20 13:54:34 +01:00
derp_test.go prober: add a DERP probe manager based on derpprobe 2022-10-20 13:54:34 +01:00
http.go prober: expand certificate verification logic in the TLS prober 2022-10-14 15:00:38 +01:00
notification.go prober: add utilities to generate alerts and warnings. 2022-10-16 23:34:04 -07:00
prober.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
prober_test.go syncs, all: move to using Go's new atomic types instead of ours 2022-08-04 07:47:59 -07:00
tcp.go prober: rename Probe to ProbeFunc. 2022-03-21 13:45:08 -07:00
tls.go prober: expand certificate verification logic in the TLS prober 2022-10-14 15:00:38 +01:00
tls_test.go prober: expand certificate verification logic in the TLS prober 2022-10-14 15:00:38 +01:00