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
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>
5 years ago
..
cloner all: adjust Unix permissions for those without umasks 5 years ago
derper derp: add debug traffic handler 5 years ago
hello all: adapt to opaque netaddr types 5 years ago
microproxy tsweb: replace NewMux with a more flexible DebugHandler. 5 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
tailscale cmd/tailscale, wgengine, tailcfg: don't assume LastSeen is present [mapver 20] 5 years ago
tailscaled hostinfo: add hostinfo package, move stuff out of controlclient 5 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 5 years ago