hasher-cli

0.0.3 • Public • Published

hasher-cli

A small, nodejs based script to generate reproducible, unique passwords for use in websites/programs. This is a command line version of the web based hasher: https://github.com/th3l33k/hasher

Install

Automatic with npm (preferred)

Install with the node package manager via: $ sudo npm install -g hasher-cli. We use sudo for the symlink creation to hasher-cli.js.

Then, relogin, or rehash your binaries in your shell if required.

Manual Install

Clone this repository. In the repositories directory, run npm install to resolve any dependencies that you may be lacking. Optionally, chmod +x hasher.js to make it executable.

Usage: hasher.js identifier output-length

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hasher-cli

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • leonjza