Skip to content

biancagabur/PasswordCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PasswordCheck

This project is a password checker which uses [https://haveibeenpwned.com/API/v3#PwnedPasswords] API in order to check if a password is secure or not. In order to check the passwords that you want, you can either enter them by a command line argument

$ python checkpass.py hello password1  

or using the passwords.txt.

Setup

To run this project, install it locally using pip:

$ pip install requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages