DaniloMarques1 / gopm

Cli password manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Manager

The idea is to be a simple cli password manager. You will need to create a master account on the gopmserver, and after that, you can sign in and start typing commands to store, retrieve and remove passwords. That way the only password you'll ever need to remember is the master password.

go install .
gopm help
gopm access
>> save github my_password
>> get github
>> keys
>> remove github

About

Cli password manager


Languages

Language:Go 100.0%