diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-05-20 11:05:53 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-05-20 11:05:53 +0200 |
commit | 4e7e361d84287607391e43207f9fd3b58e958a11 (patch) | |
tree | b0f12aafebd1a23dc3e3a02872c763a1257f6d9d /test/results/flow-captured/tls_heuristics_enabled | |
parent | 9809ae4ea05ac7764ab3cf206bb9503c53e2d132 (diff) |
* fix API issue due to changed name of a public struct
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-captured/tls_heuristics_enabled')
4 files changed, 0 insertions, 4 deletions
diff --git a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__shadowsocks-tcp.pcapng.out b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__shadowsocks-tcp.pcapng.out index 563044a1a..913bafc21 100644 --- a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__shadowsocks-tcp.pcapng.out +++ b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__shadowsocks-tcp.pcapng.out @@ -1,2 +1 @@ -Flow 2 risky: udp 127.0.0.1:41182 -> 127.0.0.53:53 Flow 3 not-detected: tcp 127.0.0.1:40164 -> 127.0.0.1:1234 diff --git a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__trojan-tcp-tls.pcapng.out b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__trojan-tcp-tls.pcapng.out index 903e4868a..155d162f2 100644 --- a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__trojan-tcp-tls.pcapng.out +++ b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__trojan-tcp-tls.pcapng.out @@ -1,3 +1,2 @@ -Flow 2 risky: udp 127.0.0.1:52786 -> 127.0.0.53:53 Flow 5 risky: udp 127.0.0.1:53154 -> 127.0.0.53:53 Flow 7 risky: udp 192.168.1.183:39434 -> 192.168.1.253:53 diff --git a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp-tls.pcapng.out b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp-tls.pcapng.out index bf495d8f4..7f307265b 100644 --- a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp-tls.pcapng.out +++ b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp-tls.pcapng.out @@ -1,3 +1,2 @@ Flow 6 risky: udp 127.0.0.1:45262 -> 127.0.0.53:53 -Flow 2 risky: udp 127.0.0.1:46548 -> 127.0.0.53:53 Flow 8 risky: udp 192.168.1.183:42485 -> 192.168.1.253:53 diff --git a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp.pcapng.out b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp.pcapng.out index d1b413e70..74077315c 100644 --- a/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp.pcapng.out +++ b/test/results/flow-captured/tls_heuristics_enabled/tls_heur__vmess-tcp.pcapng.out @@ -1,2 +1 @@ -Flow 2 risky: udp 127.0.0.1:35957 -> 127.0.0.53:53 Flow 3 not-detected: tcp 127.0.0.1:40818 -> 127.0.0.1:1234 |