Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 550 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 550 Bytes

node-diameter-dictionary

Collated Wireshark dictionaries for Diameter

Build

Run:

$ npm run build

to clone the latest or run

$ npm run build --commitid=0baad53fba83f1a704c50fccbb6adf63d05d39e4

to clone known commitid (replace sample one above with your desired one) of the Wireshark repo.

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!