Skip to content

strawhat54/passman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passman - A password manager written in rust.

How to use?:

USAGE: passman option

Currently available options are:

new         -    initalize passman with a new master key

get          -     to copy the password of the given query to clipboard for 30 seconds

destroy   -     destroy the current passman config and hence delete all the data

add         -     add a new entry to passman

update    -     updates the password of a registered entry

del          -     deletes a registered entry

list          -     lists all the available keys

show      -     displays a table consisting of entries and their passwords(for exporting)

info        -     displays information about the queried entry

About

A simple password manager written in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages