Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 559 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 559 Bytes

PassMan (Password Manager)

Local Password Manager Command Line Interface

Installation

1. Clone this repository to your folder

2. Configure the password you want to store by editing in the init function call in main.c

3. Compile the main.c using gcc -o passman main.c

4. Move the passman files into your Envirovment Variabel or to /usr/local/bin for Linux user


Thank you.

i looking for every contributor who want to contribute to this Password Manager Command Line interface.