#密码 #存储 #钱包

程序+库 pwallet

pwallet 是一个用于存储、恢复或导出密码的命令行界面。

3 个版本 (稳定)

1.0.1 2023 年 9 月 15 日
1.0.0 2023 年 9 月 9 日
0.1.0 2023 年 9 月 1 日

#22 in #钱包

MIT 许可证

8KB
132

pwallet 是一个用于存储和恢复密码的命令行界面。

Crates.io Rust license

用法

pwallet  

pwallet is a cli for store,export,import passwords

Usage: pwallet [OPTIONS] [COMMAND]

Commands:
pwallet store, s        Store password in pwallet       example:pwallet s my_id my_passowrd
pwallet export, e       Export passwords from pwallet   example:pwallet e
pwallet import, i       Import passwords to pwallet     example:pwallet i ./passwords
pwallet display, d      Display all passwords in terminal       example:pwallet d
pwallet -h --help       Prints help information

依赖

~0.6–10MB
~69K SLoC