htdigest
v2.2.8
Published
Node.js package for HTTP Digest Authentication password file utility.
Downloads
742
Maintainers
Readme
htdigest
Node.js package for HTTP Digest Authentication password file utility.
Installation
Via git (or downloaded tarball):
$ git clone git://github.com/gevorg/htdigest.gitVia npm:
$ npm install -g htdigestUsage
$ htdigest [-c] passwordfile realm usernameOptions
-c- Create a new file.
Running tests
It uses mocha, so just run following command in package directory:
$ npm testLicense
The MIT License (MIT)
