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
---
windows/nDPI.vcxproj | 1 +
windows/nDPI.vcxproj.filters | 1 +
2 files changed, 2 insertions(+)
(limited to 'windows')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index 09da6e5fa..0bf68c8f8 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -287,6 +287,7 @@
+
diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters
index baa18660d..d3a07fd79 100644
--- a/windows/nDPI.vcxproj.filters
+++ b/windows/nDPI.vcxproj.filters
@@ -86,6 +86,7 @@
+
--
cgit v1.2.3