t04st3r / pwned-password-checker

Simple python script checking if your password has been pwned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pwned password checker

Very simple python script that will check whether your password has been pwned using have I been pwned public API

installation and run

prerequisites

python 3.x

how to

clone the repository

$ git clone https://github.com/t04st3r/pwned-password-checker.git

launch the script

$ python3 pwned-password-checker/main.py

About

Simple python script checking if your password has been pwned


Languages

Language:Python 100.0%