diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2020-04-27 23:28:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-27 23:28:23 +0200 |
commit | bd0fd6cf8d8b39bed1f0fa049905d7f6e43af5f0 (patch) | |
tree | 54aab8b059b3ad3b83892deecb425386e4576f30 /tests | |
parent | 0bf809f8e5f4c4a65c7628fdf1a1cea280af6ab8 (diff) | |
parent | 780dc8d1e7c57dbb9de474b636d5ad7fb20a111d (diff) |
Merge pull request #883 from leonn/websocket
:bulb: implement WebSocket protocol dissector
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pcap/websocket.pcap | bin | 0 -> 545 bytes | |||
-rw-r--r-- | tests/result/websocket.pcap.out | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/pcap/websocket.pcap b/tests/pcap/websocket.pcap Binary files differnew file mode 100644 index 000000000..806a9daef --- /dev/null +++ b/tests/pcap/websocket.pcap diff --git a/tests/result/websocket.pcap.out b/tests/result/websocket.pcap.out new file mode 100644 index 000000000..e8384b795 --- /dev/null +++ b/tests/result/websocket.pcap.out @@ -0,0 +1,3 @@ +WebSocket 5 441 1 + + 1 TCP 192.168.43.135:12345 <-> 192.168.43.1:50999 [proto: 251/WebSocket][cat: Web/5][3 pkts/294 bytes <-> 2 pkts/147 bytes][Goodput ratio: 45/26][77.63 sec][PLAIN TEXT (Welcome)] |