nDPI/windows
Ivan Nardi 2c7fb91794
Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025)
Regardless of the name, the removed trace doesn't contain meaningful
Hangout traffic.

Remove last piece of sub-classifiction based only on ip addresses.
2023-06-27 10:33:28 +02:00
..
src Build ndpiReader and run regression tests. 2022-09-21 18:03:22 +02:00
WpdPack Fixed Mingw64 build, SonerCloud-CI and more. (#1273) 2021-08-18 11:34:16 +02:00
nDPI.sln Build ndpiReader and run regression tests. 2022-09-21 18:03:22 +02:00
nDPI.vcxproj Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025) 2023-06-27 10:33:28 +02:00
nDPI.vcxproj.filters Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025) 2023-06-27 10:33:28 +02:00
packages.config Build ndpiReader and run regression tests. 2022-09-21 18:03:22 +02:00
README.md Added sample Windows MSVC project 2020-09-20 18:44:57 +02:00

Building on Windows

This directory contains windows-specific files. In particular:

  • nDPI.vcxproj is a sample project for nDPI. Use it as starting point for compiling on Windows. Note that it might be outdated as new protocols are added to nDPI