htdigest

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

MIT 36 个版本
安装
npm install htdigest
yarn add htdigest
pnpm add htdigest
bun add htdigest
README

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)

版本列表
2.2.8 2022-09-21
2.2.7 2021-06-24
2.2.6 2020-02-03
2.2.5 2020-02-02
2.2.4 2020-02-02
2.2.3 2016-10-26
2.2.2 2016-10-26
2.2.1 2016-10-24
2.2.0 2016-10-18
2.1.7 2016-06-27
2.1.6 2016-06-10
2.1.5 2016-06-10
2.1.4 2016-06-10
2.1.1 2016-06-08
2.1.0 2016-04-01
2.0.9 2015-07-12
2.0.8 2015-06-04
2.0.7 2015-06-04
2.0.6 2015-06-04
2.0.5 2015-06-04
2.0.4 2014-11-25
2.0.3 2014-02-21
2.0.2 2013-09-04
2.0.1 2013-08-28
2.0.0 2013-08-28
1.1.0 2013-08-23
1.0.9 2012-12-10
1.0.8 2012-09-22
1.0.7 2012-01-28
1.0.6 2011-12-04
1.0.5 2011-12-04
1.0.4 2011-12-04
1.0.3 2011-12-04
1.0.2 2011-12-04
1.0.1 2011-12-04
1.0.0 2011-12-04