Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 718 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 718 Bytes

KenBonny.CheckHibp

A console app to check an email list in Have I Been Pwned (https://haveibeenpwned.com/)

How to use

Windows 10

  • Download for Windows 10 x64 - v1.0.0
  • Open powershell or the command line.
  • Go to the folder where you unpacked the 7zip container
  • Run the following command
.\KenBonny.CheckHibp.exe [location of email file]

OSX

  • Download for OSX - v1.0.0
  • Open the command line.
  • Go to the folder where you unpacked the 7zip container
  • Run the following command
dotnet run KenBonny.CheckHibp.dll [location of email file]