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>
2023-11-27 12:46:28 -08:00
..
example tsnet: add option to run integrated web client 2023-11-16 11:01:55 -08:00
example_tshello_test.go tsnet: add examples (#8289) 2023-07-19 12:36:49 -04:00
example_tsnet_test.go tsnet: add examples (#8289) 2023-07-19 12:36:49 -04:00
tsnet.go tsnet: add CapturePcap method for debugging 2023-11-27 12:46:28 -08:00
tsnet_test.go tsnet: add CapturePcap method for debugging 2023-11-27 12:46:28 -08:00