Skip to content

Connect to a MrPassword instance and import all passwords into a Keepass database (kdbx)

Notifications You must be signed in to change notification settings

nblock/mrpassword2keepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrPassword2KeepassX

Connect to a MrPassword instance and import all passwords into a Keepass database (kdbx). This script uses an existing Keepass database and updates it with the passwords from a MrPassword instance.

Usage

After installing the dependencies listed in requirements.txt:

mrpassword2keepass \
  --mrpassword-url="https://your-mrpassword-instance" \
  --mrpassword-username="USERNAME" \
  --mrpassword-password="PASSWORD" \
  --keepass-path="/path/to/the/keepass/file" \
  --keepass-password="KEEPASS PASSWORD"

About

Connect to a MrPassword instance and import all passwords into a Keepass database (kdbx)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages