n2n/wireshark
2019-08-15 18:13:59 +02:00
..
n2n.lua Add dissector port note 2019-08-15 18:13:59 +02:00
README.md Add dissector port note 2019-08-15 18:13:59 +02:00

Wireshark Lua plugin to dissect n2n traffic.

Quick load:

  wireshark -X lua_script:n2n.lua

NOTE: the dissector only decodes traffic on UDP port 50001. In order to decode n2n traffic on another UDP port you can use the "Decode As..." function of wireshark.