Check Have I Been Pwned and see if it's time for you to change passwords.
cargo install checkpwn
cargo install --force checkpwn
checkpwn acc test@example.com
checkpwn acc daily_breach_check.ls
NOTE: List files must have the .ls file exstension.
checkpwn pass qwerty
checkpwn is licensed under the MIT license. See the LICENSE
file for more information.