diameter-dictionary
v1.0.3
Published
Collated Wireshark dictionaries for Diameter
Downloads
199
Maintainers
Readme
node-diameter-dictionary
Collated Wireshark dictionaries for Diameter
Build
Clone a known tag (or latest) of the Wireshark repo and copy the contents of its diameter directory into the local dictionaries folder.
Then run:
$ npm run build
The collated JSON dictionary will be saved as dist/dictionary.json
Tag a new version which is reflective of the version of the Wireshark dictionaries that were used and publish!