diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-01-05 13:02:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-05 13:02:39 +0100 |
commit | 40797521af054032908ca43de0878eda6255db77 (patch) | |
tree | 48b79d6240c740fff9887b28b880cf9eeca42137 /tests/cfgs/caches_cfg | |
parent | 3d09b256532b13b71dd80de1d1843fe226617ccf (diff) |
ndpiReader: add breed stats on output used for CI (#2236)
Diffstat (limited to 'tests/cfgs/caches_cfg')
-rw-r--r-- | tests/cfgs/caches_cfg/result/ookla.pcap.out | 3 | ||||
-rw-r--r-- | tests/cfgs/caches_cfg/result/teams.pcap.out | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/cfgs/caches_cfg/result/ookla.pcap.out b/tests/cfgs/caches_cfg/result/ookla.pcap.out index fa711d273..4650de3eb 100644 --- a/tests/cfgs/caches_cfg/result/ookla.pcap.out +++ b/tests/cfgs/caches_cfg/result/ookla.pcap.out @@ -28,6 +28,9 @@ TLS 29 23166 1 HTTP_Proxy 10 2375 1 Ookla 74 12870 4 +Safe 103 36036 5 +Acceptable 10 2375 1 + JA3 Host Stats: IP Address # JA3C 1 192.168.1.128 2 diff --git a/tests/cfgs/caches_cfg/result/teams.pcap.out b/tests/cfgs/caches_cfg/result/teams.pcap.out index 56a6a1c52..d766cd98c 100644 --- a/tests/cfgs/caches_cfg/result/teams.pcap.out +++ b/tests/cfgs/caches_cfg/result/teams.pcap.out @@ -43,6 +43,11 @@ Microsoft365 136 52120 6 Teams 595 215358 26 Azure 2 294 1 +Safe 1168 564758 49 +Acceptable 325 111699 32 +Fun 1 82 1 +Unrated 4 456 1 + JA3 Host Stats: IP Address # JA3C 1 192.168.1.6 6 |