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/derp
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
..
derphttp derp{,/derphttp},magicsock: tell DERP server when ping acks can be expected 4 years ago
derpmap derp/derpmap: add São Paulo (derp11) 3 years ago
testdata derp: add debug traffic handler 3 years ago
derp.go wgengine/magicsock, derp, derp/derphttp: respond to DERP server->client pings 4 years ago
derp_client.go derp: return keep-alive message up to callers 4 years ago
derp_server.go derp,cmd/derper: allow server to verify clients 3 years ago
derp_test.go derp: add debug traffic handler 3 years ago