$ cnpm install htdigest
Node.js package for HTTP Digest Authentication password file utility.
Via git (or downloaded tarball):
$ git clone git://github.com/gevorg/htdigest.git
Via npm:
$ npm install -g htdigest
$ htdigest [-c] passwordfile realm username
-c - Create a new file.It uses mocha, so just run following command in package directory:
$ npm test
The MIT License (MIT)
Copyright 2013 - present © cnpmjs.org | Home |