19 个不稳定版本 (3 个破坏性更改)
0.4.9 | 2023年11月30日 |
---|---|
0.4.8 | 2023年11月15日 |
0.4.6 | 2023年10月22日 |
0.3.2 | 2023年10月12日 |
0.1.0 | 2023年9月26日 |
#586 in 密码学
每月210次下载
66KB
1.5K SLoC
██████╗ ██████╗ ██╗ ██╗ █████╗ ██╗ ██████╗ ██╗ ██╗ █████╗ ██████╗ ██████╗ ██╔══██╗██╔═══██╗╚██╗ ██╔╝██╔══██╗██║ ██╔════╝ ██║ ██║██╔══██╗██╔══██╗██╔══██╗ ██████╔╝██║ ██║ ╚████╔╝ ███████║██║ ██║ ███╗██║ ██║███████║██████╔╝██║ ██║ ██╔══██╗██║ ██║ ╚██╔╝ ██╔══██║██║ ██║ ██║██║ ██║██╔══██║██╔══██╗██║ ██║ ██║ ██║╚██████╔╝ ██║ ██║ ██║███████╗ ╚██████╔╝╚██████╔╝██║ ██║██║ ██║██████╔╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ---------------------------------------------------------------------------------------- Secure Ergonomic Command Line Password Manager. Free Forever. Made with ❤️ using 🦀
🚀 下载
https://github.com/zahash/royalguard/releases
( 或 )
cargo install royalguard
🧑💻 解锁命令!
✨ Add, Update:
set gmail user = sussolini sensitive pass = 'use single quote for spaces' url = mail.google.sus
set gmail sensitive pass = updatedpassword user = updated_user
🔥 Delete whole record:
del gmail
🔥 Delete fields:
del gmail url pass
🔍 Show -- replaces sensitive values with *****:
show all
show gmail
show user is sussolini and (pass contains sus or url matches '.*com')
🔍 Show (filter by name):
show . contains gmail
🕵️ Reveal -- works exactly like Show but does not respect sensitivity
reveal user is sussolini and (pass contains sus or url matches '.*com')
📜 History -- show changes made overtime:
history gmail
reveal history gmail
🖊️ Rename:
rename gmail gmail2
📋 Copy field to clipboard:
copy gmail pass
📥 Import:
import 'path/to/file.txt'
Importing requires the below data format. Each line being a new record
'gmail' user = 'joseph ballin' sensitive pass = 'ни шагу назад, товарищи!'
'discord' user = 'pablo susscobar' pass = 'plata o plomo'
🔐 Change Master Password: chmpw
🌟 与我们联系
M. Zahash – [email protected]
在MIT许可证下分发。有关更多信息,请参阅LICENSE
。
🤝 为RoyalGuard做出贡献!
- 分叉它 (https://github.com/zahash/royalguard/fork)
- 创建你的功能分支 (
git checkout -b feature/fooBar
) - 提交你的更改 (
git commit -am 'Add some fooBar'
) - 推送到分支 (
git push origin feature/fooBar
) - 创建新的拉取请求
❤️ 表达你的爱!
如果RoyalGuard使你的生活更轻松,请考虑在GitHub上给它一个🌟!
感谢您选择RoyalGuard - 您的安全和人性化的密码管理器!🛡️🚀
依赖关系
~14–31MB
~530K SLoC