Skip to content

jefflembeck/pwdhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published