Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 204 Bytes

Password Checker Python script

This is a script that allows the user to check if passwords passed as arguments to this script have been compromised.

Usage

python3 check_pass password1 password2 ...