royalguard 0.4.9

Secure Ergonomic Command Line Password Manager. Free Forever. Made with ❀️ using πŸ¦€
royalguard-0.4.9 is not a library.

Crates.io License: MIT

πŸš€ Download

https://github.com/zahash/royalguard/releases

( or )

cargo install royalguard

πŸ§‘β€πŸ’» Unleash the Commands!

✨ 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

🌟 Connect with Us

M. Zahash – zahash.z@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/zahash/

🀝 Contribute to RoyalGuard!

  1. Fork it (https://github.com/zahash/royalguard/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

❀️ Show Some Love!

If RoyalGuard makes your life easier, consider giving it a 🌟 on GitHub!

Thank you for choosing RoyalGuard - Your Secure and Ergonomic Password Manager! πŸ›‘οΈπŸš€