/mpp

Multiple passwords checker if pwned or not.

Primary LanguageJavaScriptMIT LicenseMIT

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