aboutsummaryrefslogtreecommitdiff
path: root/src/lib/inc_generated/ndpi_protonvpn_in_match.c.inc
Commit message (Collapse)AuthorAge
* Update every ip lists (#2079)Ivan Nardi2023-09-10
|
* ProtonVPN: split the ip list (#2060)Ivan Nardi2023-07-27
Use two separate lists: * one for the ingress nodes, which triggers a ProtonVPN classification * one for the egress nodes, which triggers the `NDPI_ANONYMOUS_SUBSCRIBER` risk Add a command line option (to `ndpiReader`) to easily test IP/port matching. Add another example of custom rule.