htdigest
Node.js package for HTTP Digest Authentication password file utility.
Last updated 5 years ago by gevorg .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install htdigest 
SYNC missed versions from official npm registry.

htdigest

Node.js package for HTTP Digest Authentication password file utility.

build

Installation

Via git (or downloaded tarball):

$ git clone git://github.com/gevorg/htdigest.git

Via npm:

$ npm install -g htdigest

Usage

$ htdigest [-c] passwordfile realm username

Options

  • -c - Create a new file.

Running tests

It uses mocha, so just run following command in package directory:

$ npm test

License

The MIT License (MIT)

Current Tags

  • 2.2.7                                ...           latest (5 years ago)

35 Versions

  • 2.2.7                                ...           5 years ago
  • 2.1.1                                ...           10 years ago
  • 2.1.0                                ...           10 years ago
  • 2.0.9                                ...           11 years ago
  • 2.0.8                                ...           11 years ago
  • 2.0.7                                ...           11 years ago
  • 2.0.6                                ...           11 years ago
  • 2.0.5                                ...           11 years ago
  • 2.0.4                                ...           11 years ago
  • 2.0.3                                ...           12 years ago
  • 2.0.2                                ...           13 years ago
  • 2.0.1                                ...           13 years ago
  • 2.0.0                                ...           13 years ago
  • 1.0.7                                ...           14 years ago
  • 2.2.6                                ...           6 years ago
  • 2.2.5                                ...           6 years ago
  • 2.2.4                                ...           6 years ago
  • 2.2.3                                ...           9 years ago
  • 2.2.2                                ...           9 years ago
  • 2.2.1                                ...           9 years ago
  • 2.2.0                                ...           9 years ago
  • 2.1.7                                ...           10 years ago
  • 2.1.6                                ...           10 years ago
  • 2.1.5                                ...           10 years ago
  • 2.1.4                                ...           10 years ago
  • 1.1.0                                ...           13 years ago
  • 1.0.9                                ...           13 years ago
  • 1.0.8                                ...           14 years ago
  • 1.0.6                                ...           14 years ago
  • 1.0.5                                ...           14 years ago
  • 1.0.4                                ...           14 years ago
  • 1.0.3                                ...           14 years ago
  • 1.0.2                                ...           14 years ago
  • 1.0.1                                ...           14 years ago
  • 1.0.0                                ...           14 years ago
Maintainers (1)
Downloads
Today 0
This Week 3
This Month 13
Last Day 0
Last Week 10
Last Month 0
Dependencies (2)
Dev Dependencies (7)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |