mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
3728634af9
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> |
||
---|---|---|
.. | ||
derphttp | ||
derpmap | ||
testdata | ||
derp_client.go | ||
derp_server.go | ||
derp_test.go | ||
derp.go |