checks if your passwords has been cracked.
Put the passwords you want to check in a .txt file named passwords in the same directary as pwned.pypasswords must be in seprate lines
and run the python script
python pwned.py
it uses haveibeenpwned to check your list of passwords againt their database.