pwdhash

1.0.1 • Public • Published

pwdhash

A CLI version of the stanford password hashing algorithm. For the original, web version see: http://www.pwdhash.com.

Installation

npm i -g pwdhash

To Use

Type in the URL of the site you're visiting and your secret when prompted

$ pwdhash
URL: google.com
Password:
// logs to console the hashed password to use

Readme

Keywords

none

Package Sidebar

Install

npm i pwdhash

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • jlembeck