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/cmd
Anton Tolchanov 100d8e909e cmd/derpprobe: migrate to the prober framework
`prober.DERP` was created in #5988 based on derpprobe. Having used it
instead of derpprobe for a few months, I think we have enough confidence
that it works and can now migrate derpprobe to use the prober framework
and get rid of code duplication.

A few notable changes in behaviour:
- results of STUN probes over IPv4 and IPv6 are now reported separately;
- TLS probing now includes OCSP verification;
- probe names in the output have changed;
- ability to send Slack notification from the prober has been removed.
  Instead, the prober now exports metrics in Expvar (/debug/vars) and
  Prometheus (/debug/varz) formats.

Fixes https://github.com/tailscale/corp/issues/8497

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
1 year ago
..
addlicense all: update tools that manage copyright headers 1 year ago
cloner all: update tools that manage copyright headers 1 year ago
containerboot all: update copyright and license headers 1 year ago
derper all: update copyright and license headers 1 year ago
derpprobe cmd/derpprobe: migrate to the prober framework 1 year ago
gitops-pusher all: update copyright and license headers 1 year ago
hello all: update copyright and license headers 1 year ago
k8s-operator cmd/k8s-operator: use unstable tailscale image as well 1 year ago
mkmanifest all: update copyright and license headers 1 year ago
mkpkg all: update copyright and license headers 1 year ago
nardump all: update copyright and license headers 1 year ago
netlogfmt all: update copyright and license headers 1 year ago
nginx-auth all: update copyright and license headers 1 year ago
pgproxy all: update copyright and license headers 1 year ago
printdep all: update copyright and license headers 1 year ago
proxy-to-grafana all: update copyright and license headers 1 year ago
speedtest all: update copyright and license headers 1 year ago
ssh-auth-none-demo all: update copyright and license headers 1 year ago
stunc all: update copyright and license headers 1 year ago
sync-containers all: update copyright and license headers 1 year ago
tailscale all: update copyright and license headers 1 year ago
tailscaled ipn/ipnlocal: drop not required StateKey parameter 1 year ago
testcontrol all: update copyright and license headers 1 year ago
testwrapper all: update copyright and license headers 1 year ago
tsconnect go.toolchain.rev: update to Go 1.20rc3 1 year ago
tsshd all: update copyright and license headers 1 year ago
viewer all: update tools that manage copyright headers 1 year ago