2025-03-14 21:59:59 -06:00
|
|
|
# keepass2
|
|
|
|
|
|
|
|
|
|
> A light-weight password manager.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://manned.org/keepass2>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Start KeePass 2, opening the most recently opened password database:
|
|
|
|
|
|
|
|
|
|
`keepass2`
|
|
|
|
|
|
|
|
|
|
- Start KeePass 2, opening a specific password database:
|
|
|
|
|
|
|
|
|
|
`keepass2 {{path/to/database.kbdx}}`
|
|
|
|
|
|
|
|
|
|
- Use a specific key file to open a password database:
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`keepass2 {{path/to/database.kbdx}} -keyfile:{{path/to/key_file.key}}`
|