NodeJs OpenVPN server log parser.
This module is used in InfraTus and available via npm.
npm install ovpn-log-parser --save
npm test
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
- 0.1.0 Initial release
Module creation based on tutorial: http://quickleft.com/blog/creating-and-publishing-a-node-js-module