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/tsnet
Denton Gentry 67f3b2a525 tsnet: add CapturePcap method for debugging
Application code can call the tsnet s.CapturePcap(filename) method
to write all packets, sent and received, to a pcap file. The cleartext
packets are written, outside the Wireguard tunnel. This is expected
to be useful for debugging.

Updates https://github.com/tailscale/tailscale/issues/9707

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
6 months ago
..
example tsnet: add option to run integrated web client 7 months ago
example_tshello_test.go tsnet: add examples (#8289) 11 months ago
example_tsnet_test.go tsnet: add examples (#8289) 11 months ago
tsnet.go tsnet: add CapturePcap method for debugging 6 months ago
tsnet_test.go tsnet: add CapturePcap method for debugging 6 months ago