3 个版本 (稳定)
1.0.1 | 2023 年 9 月 15 日 |
---|---|
1.0.0 | 2023 年 9 月 9 日 |
0.1.0 | 2023 年 9 月 1 日 |
#22 in #钱包
8KB
132 行
pwallet 是一个用于存储和恢复密码的命令行界面。
用法
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