tailscale/derp
julianknodt 3728634af9 derp: add debug traffic handler
This adds a handler on the DERP server for logging bytes send and received by clients of the
server, by holding open a connection and recording if there is a difference between the number
of bytes sent and received. It sends a JSON marshalled object if there is an increase in the
number of bytes.

Signed-off-by: julianknodt <julianknodt@gmail.com>
2021-06-18 15:47:55 -07:00
..
derphttp derp{,/derphttp},magicsock: tell DERP server when ping acks can be expected 2021-03-12 09:55:02 -08:00
derpmap derp/derpmap: add São Paulo (derp11) 2021-04-21 11:04:47 -07:00
testdata derp: add debug traffic handler 2021-06-18 15:47:55 -07:00
derp_client.go derp: return keep-alive message up to callers 2021-03-15 10:43:48 -07:00
derp_server.go derp: add debug traffic handler 2021-06-18 15:47:55 -07:00
derp_test.go derp: add debug traffic handler 2021-06-18 15:47:55 -07:00
derp.go wgengine/magicsock, derp, derp/derphttp: respond to DERP server->client pings 2021-03-09 13:56:13 -08:00