websocket_deflate_postdissector
Wireshark postdissector for examining WebSocket packets encoded with permessage-deflate
INSTALLING:
-
you need Wireshark 2.0+
-
install
lua-zlib
library (Ubuntu) -
copy
websocket_deflate.lua
to~/.wireshark/plugins/
-
that's it