From ccc5a207100831df07c2dc9733837e731de86938 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Tue, 17 Jan 2023 21:55:38 +0100 Subject: Add detection of Tailscale (#1857) Extend the example of wireguard traffic --- tests/pcap/tailscale.pcap | Bin 0 -> 18252 bytes tests/pcap/wireguard.pcap | Bin 815956 -> 14684 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/tailscale.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/tailscale.pcap b/tests/pcap/tailscale.pcap new file mode 100644 index 000000000..19ec55c59 Binary files /dev/null and b/tests/pcap/tailscale.pcap differ diff --git a/tests/pcap/wireguard.pcap b/tests/pcap/wireguard.pcap index a7df1208b..c3b53da8d 100644 Binary files a/tests/pcap/wireguard.pcap and b/tests/pcap/wireguard.pcap differ -- cgit v1.2.3