1.0.1 • Published 2 years ago

node-htpasswd-manager v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

htpasswd-manager

A web based interface to manage collections of htpasswd files having numerous accounts and made with ♥ using hyperscript.

Setup

You can install it via npm via

npm install node-htpasswd-manager

Usage

Customize the port number and vaultPath in the config.json file as required.

Start serving by executing this command

npm start