8000 GitHub - gevorg/htdigest: Node.js package for HTTP Digest Authentication password file utility.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gevorg/htdigest

Repository files navigation

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

0