0.1.1 • Published 9 years ago

ovpn-log-parser v0.1.1

Weekly downloads
287
License
The MIT License (...
Repository
github
Last release
9 years ago

ovpn-log-parser

NodeJs OpenVPN server log parser.

This module is used in InfraTus and available via npm.

Installation

npm install ovpn-log-parser --save

Tests

npm test

Contributing

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.

Release History

  • 0.1.0 Initial release

Module creation based on tutorial: http://quickleft.com/blog/creating-and-publishing-a-node-js-module