I2rys / mpp

Multiple passwords checker if pwned or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpp

Multiple passwords checker if pwned or not

Installation

Github:

git clone https://github.com/I2rys/mpp

NPM Packages:

npm i pwned-pw

Usage

node index.js <passwords>
  • passwords - The path of a file that contains a list of passwords to check.

License

MIT © I2rys

About

Multiple passwords checker if pwned or not.

License:MIT License


Languages

Language:JavaScript 100.0%