node-htpasswd-manager
v1.0.1
Published
A web based interface to manage collections of htpasswd files having numerous accounts
Downloads
3
Maintainers
Readme
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