diff options
| author | 李佳 <[email protected]> | 2024-07-10 06:58:33 +0000 |
|---|---|---|
| committer | lijia <[email protected]> | 2024-07-17 16:29:42 +0800 |
| commit | 60b96b10eb985d13ef6df0f4fc525074e7128325 (patch) | |
| tree | 5b5b833295c37ae52c02eb9ccccc4dfa5598a377 /test/pcap/rfc9000/quic_result.json | |
Initial commitv1.0.2
Diffstat (limited to 'test/pcap/rfc9000/quic_result.json')
| -rw-r--r-- | test/pcap/rfc9000/quic_result.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/pcap/rfc9000/quic_result.json b/test/pcap/rfc9000/quic_result.json new file mode 100644 index 0000000..8a68816 --- /dev/null +++ b/test/pcap/rfc9000/quic_result.json @@ -0,0 +1,12 @@ +[{ + "Tuple4": "192.168.60.32.59699>64.233.164.84.443", + "VERSION": "IETF QUIC RFC9000", + "SNI": "accounts.google.com", + "UA": "Chrome/92.0.4515.159 Windows NT 10.0; Win64; x64", + "name": "QUIC_RESULT_1" + }, { + "Tuple4": "124.88.191.113.39716>114.250.66.33.443", + "VERSION": "IETF QUIC RFC9000", + "SNI": "safebrowsing.googleapis.com", + "name": "QUIC_RESULT_2" +}] |
