Skip to content

jmoore914/Check-for-Pwned

Repository files navigation

Check for Pwned

Check if any of your passwords have been compromised using the Have I Been Pwned API. Includes a command line tool as well as a GUI.

cmd line example

gui example

Requirements

  • wxPython (for GUI only)

Installation

Clone and run with python:

$ git clone https://github.com/jmoore914/Check-for-Pwned
$ cd "Check-for-Pwned"

Cmd:
$ py checkForPwnedCmd.py

GUI:
$ py checkForPwnedGUI.py

About

Check for compromised passwords using the Have I Been Pwned API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages