Snorpy is a simple Snort rule creator / builder / maker made originally with python but I made the most recent version with Node and jquery.
This sample can be seen at Snorpy.com
#Install
- Install nodejs
- Download repo
- Unzip the file name node_modules.zip
- cd /to/the/path/of/app.js
- run the following command: "node app.js"
Should be that easy.