Skip to content

Latest commit

 

History

4 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Simple Password Manager

A simple command-line password manager made for Node.js.

Features

  • Add, list, remove, update, and purge password entries.
  • Securely stores passwords in a JSON file.
  • Master password verification for sensitive operations.
  • User-friendly command-line interface.
  • Help menu for easy command reference.

Made For

Getting Started

Please follow the steps below to install and run the bot, this will take 5 minutes maximum.

Installation

  1. Clone the repository:
    git clone https://github.com/2cbs/PasswordManager.git
  2. Navigate to the project directory:
     cd passwordManager
  3. Install NPM packages:
    npm install
  4. Enter your master password in index.js:
    const masterKey = "your_master_password";
  5. Start the manager:
    npm start

Contributing

Contributions are welcome! Feel free to open issues or pull requests for any improvements or bug fixes.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

关于

A simple command-line password manager made for Node.js.

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages