| Crates.io | lprs |
| lib.rs | lprs |
| version | 2.0.1 |
| created_at | 2023-12-31 12:17:33.539027+00 |
| updated_at | 2025-07-06 13:57:31.59959+00 |
| description | A local CLI vaults manager. For human and machine use |
| homepage | https://lprs.4rs.nl |
| repository | https://git.4rs.nl/awiteb/lprs.git |
| max_upload_size | |
| id | 1084755 |
| size | 187,546 |
A local vault manager designed to securely store and manage your vaults.
1.74.1)# From crates.io
cargo install lprs
# From source (after cloning the repository)
# The binary will be in target/release/lprs
cargo build --release
Lprs provides a command-line interface for managing your vaults. The following commands are available:
A local CLI vaults manager. For human and machine use
Usage: lprs [OPTIONS] <COMMAND>
Commands:
add Add new vault
remove Remove vault [alias `rm`]
list List your vaults and search [alias `ls`]
clean Clean the vaults file
edit Edit the vault content
gen Generate a password
get Get a entire vault or single field from it
export Export the vaults
import Import vaults
change-master-password Change master password, reencrypt the vaults with new password
completion Generate shell completion
help Print this message or the help of the given subcommand(s)
Options:
-f, --vaults-file <VAULTS_FILE> The vaults json file
-v, --verbose Show the logs in the stdout
-m, --master-password <MASTER_PASSWORD> The master password, or you will prompt it
-h, --help Print help (see more with '--help')
-V, --version Print version
You can find the full documentation for Lprs here https://lprs.4rs.nl.
This repository is mirrored on the following platforms:
Lprs is licensed under the GPL-3.0 License. This means that you are free to use, modify, and distribute the software under the terms of this license. Please refer to the LICENSE file for more details.
If you like this project and want to support it, you can do so by donating via Ko-fi.