command
module
Version:
v0.0.0-...-90714fa
Opens a new window with list of versions in this module.
Published: Apr 10, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Password Manager
A simple password manager written in Go.
Features
- Encrypt passwords
- Store passwords
- Generate passwords
Installation
git clone https://github.com/eminvergil/password-manager.git
cd password-manager
go build
Usage
Instructions on how to use the project.
./program encrypt your-tag "your message"
./program decrypt your-tag "encrypted message"
./program list
./program generate
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.