summaryrefslogtreecommitdiffhomepage
path: root/cmd/derpprobe
AgeCommit message (Expand)AuthorFilesLines
2025-05-12cmd/derpprobe: exit with non-zero status if --once fails (#15926)Simon Law1-0/+4
2025-03-18tsweb: split promvarz into an optional dependencyDavid Anderson1-0/+3
2025-01-10prober: support filtering regions by region ID in addition to codePercy Wegmann1-3/+3
2024-12-19cmd/derpprobe,prober: add ability to perform continuous queuing delay measure...Percy Wegmann1-14/+17
2024-12-13prober: perform DERP bandwidth probes over TUN device to mimic real clientPercy Wegmann1-13/+14
2024-11-15cmd/derpprobe,prober: add ability to restrict derpprobe to a single regionPercy Wegmann1-0/+4
2024-10-15cmd/derpprobe: add /healthz endpointAndrew Dunham1-0/+5
2024-08-06cmd/derpprobe: use a status page from the prober libraryAnton Tolchanov1-27/+7
2024-06-06cmd/derpprobe: support 'local' derpmap to get derp map via LocalAPIBrad Fitzpatrick1-1/+1
2024-04-02cmd/{derper,derpprobe}: add --version flagBrad Fitzpatrick1-0/+6
2024-03-13prober: add a DERP bandwidth probeAnton Tolchanov1-6/+20
2023-04-11prober: migrate to Prometheus metric libraryAnton Tolchanov1-3/+1
2023-03-20cmd/derpprobe: allow running all probes at the same timeAnton Tolchanov1-1/+2
2023-01-31cmd/derpprobe: migrate to the prober frameworkAnton Tolchanov1-505/+46
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-23cmd/derpprobe: add -once flag for one-off CLI diagnosticsJames Tucker1-0/+15
2022-08-15net/stun: convert to use net/netip.AddrPortKris Brandow1-1/+1
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-3/+3
2022-03-16cmd/derpprobe: don't alert for smaller failures.Denton Gentry1-1/+80
2022-01-27cmd/derpprobe: check derper TLS certs tooBrad Fitzpatrick1-0/+54
2021-10-28derp: use new node key type.David Anderson1-1/+1
2021-10-11cmd/derpprobe: fix fmt bugBrad Fitzpatrick1-1/+1
2021-10-11cmd/derpprobe: also do UDP STUN probingBrad Fitzpatrick1-14/+83
2021-07-19cmd/derpprobe: add in a delay to wait for mesh info to syncBrad Fitzpatrick1-0/+7
2021-07-14cmd/derpprobe: bound node pair probe durationBrad Fitzpatrick1-0/+10
2021-07-13cmd/derpprobe: move from cmd/derper/derpprobeBrad Fitzpatrick1-0/+337