jeliozver / Pwned-Password

Check if your password has been leaked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pwned-Password

Check if your password has been leaked!

Installation

$ npm install

Usage

node app.js [Password] checks password given as command line arguments

Example

node app.js 123456

Authors

License


MIT

About

Check if your password has been leaked

License:MIT License


Languages

Language:JavaScript 100.0%