Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 301 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 301 Bytes

haveibeenpwnd cli tool

Check if a password exists in a leaked database

Usage

❯ ./haveibeenpwnd
Check if your password has been pwned
Enter Password:
Checking if your password has been pwned...
Your password has not been pwned times: 701413

Build

go mod download
go build