Skip to content

novogrammer/wireshark-socketio-post-dissector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireshark Socket.IO and Engine.IO PostDissector

see also
https://github.com/socketio/engine.io-protocol/
https://github.com/socketio/socket.io-protocol/

inspired by https://github.com/ksmyth/wireshark-socket.io

Install

for Mac
put dist/socketio_engineio_proto.lua in ~/.config/wireshark/plugins

GPL license

I have chosen the GPL license to use the Wireshark Lua API.

see
https://osqa-ask.wireshark.org/questions/12371/wireshark-plugin-and-gpl-license/
https://wiki.wireshark.org/Lua/

Setup for Developer

$ npm install

Transpile Typescript To Lua

$ npm run build

Run Test Scenario for Wireshark

$ npm run test-scenario-socketio

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published