Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | OpenVPN, Wireguard: improve sub-classification | Nardi Ivan | 2024-09-05 |
| | | | | | | | | Allow sub-classification of OpenVPN/Wireguard flows using their server IP. That is useful to detect the specific VPN application/app used. At the moment, the supported protocols are: Mullvad, NordVPN, ProtonVPN. This feature is configurable. | ||
* | OpenVPN: improve detection | Nardi Ivan | 2024-09-05 |
| | |||
* | OpenVPN: rework detection (#2199) | Ivan Nardi | 2023-12-06 |
| | | | Close #1873 | ||
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-04-06 |
Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs` |