A command line interface for the "haveibeenpwned.com" API - speaks keepass.
Project description
hibpcli
A command line interface for the "haveibeenpwned.com" API - speaks keepass.
current state
A little bit alpha.
usage
$ hibpcli keepass --path PATHTOKEEPASSDB --password PASSWORDFORKEEPASSDB
The passwords of following entries are leaked:
[Entry: "test_title (test_user)"]
$ hibpcli password --password test
Please change your password!
scope
- check all passwords in a keepass db via hibp online API
- check a single password
contributions, feature requests, bug reports
Please use https://github.com/jugmac00/hibpcli/issues
run tests
pytest
run tests with coverage
pytest --cov=hibpcli --cov=tests --cov-report term-missing
thank you
- click - https://click.palletsprojects.com
- pykeepass - https://github.com/pschmitt/pykeepass
- httpx - https://github.com/encode/httpx
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hibpcli-0.3.0.tar.gz
(8.6 kB
view hashes)