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/derper
julianknodt 148602a89a derp,cmd/derper: allow server to verify clients
This adds a flag to the DERP server which specifies to verify clients through a local
tailscaled. It is opt-in, so should not affect existing clients, and is mainly intended for
users who want to run their own DERP servers. It assumes there is a local tailscaled running and
will attempt to hit it for peer status information.

Updates #1264

Signed-off-by: julianknodt <julianknodt@gmail.com>
3 years ago
..
bootstrap_dns.go cmd/derper: add /bootstrap-dns handler 3 years ago
derper.go derp,cmd/derper: allow server to verify clients 3 years ago
derper_test.go derp, cmd/derper: add frameWatchConns, framePeerPresent for inter-DERP routing 4 years ago
mesh.go derp/derphttp: add a context and infoLogger option to RunWatchConnectionLoop 3 years ago