You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/prober
Mario Minardi ea3d0bcfd4
prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347)
Make dev-mode DERP probes work without TLS. Properly dial port `3340`
when not using HTTPS when dialing nodes in `derphttp_client`. Skip
verifying TLS state in `newConn` if we are not running a prober.

Updates tailscale/corp#24635

Signed-off-by: Percy Wegmann <percy@tailscale.com>
Co-authored-by: Percy Wegmann <percy@tailscale.com>
12 months ago
..
derp.go prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347) 12 months ago
derp_test.go cmd/derpprobe,prober: add ability to restrict derpprobe to a single region 1 year ago
dns.go prober: export probe class and metrics from bandwidth prober 2 years ago
dns_example_test.go prober: export probe class and metrics from bandwidth prober 2 years ago
dns_test.go prober: export probe class and metrics from bandwidth prober 2 years ago
http.go prober: export probe class and metrics from bandwidth prober 2 years ago
prober.go prober: make status page more clear 1 year ago
prober_test.go prober: support JSON response in RunHandler 1 year ago
status.go prober: make status page more clear 1 year ago
status.html prober: make status page more clear 1 year ago
tcp.go prober: export probe class and metrics from bandwidth prober 2 years ago
tls.go prober: export probe class and metrics from bandwidth prober 2 years ago
tls_test.go prober: add TLS probe constructor to split dial addr from cert name 2 years ago