From 2796bc9b4712e98f69091784b25f236d2a7a415c Mon Sep 17 00:00:00 2001
From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>
Date: Tue, 2 Jan 2024 12:23:42 +0300
Subject: Add NoMachine NX protocol dissector (#2234)
* Add NoMachine protocol dissector
* Fix detection on big endian architectures
* Make NoMachine over UDP check more strict
* Small fixes
---
windows/nDPI.vcxproj | 1 +
1 file changed, 1 insertion(+)
(limited to 'windows/nDPI.vcxproj')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index 9ae8db90a..ebd95a955 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -348,6 +348,7 @@
+
--
cgit v1.2.3