New upstream version 3.1.1
This commit is contained in:
parent
4e9934e5ec
commit
e7b41df57b
229 changed files with 57000 additions and 12055 deletions
9
wireshark/README.md
Normal file
9
wireshark/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue