summaryrefslogtreecommitdiffhomepage
path: root/cmd/derpprobe
AgeCommit message (Expand)AuthorFilesLines
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