mopass

0.0.8 • Public • Published

Serverless Password Manager CLI

Usage

npm install -g mopass

Commands:

  • Create Encrypt Key: mopass --createKey
  • Generate New Password: mopass --generate
  • Fetch Passwords from Server: mopass fetch
  • Get Password By Title: mopass --get [title]
  • List All Titles: mopass --list
  • Create MFA: mopass --create mfa or mopass --mfa
  • Update password by Title: mopass --update [title]
  • Delete password by Title: mopass --delete [title]

Features

  • [x] Sync Remote Passwords
  • [x] List All Passwords Alias/Title
  • [x] Get Password by Alias/Title
  • [x] Delete One Password
  • [] QRCode Generator for Password

LICENSE

@ 2019 A Phodal Huang's Idea. This code is distributed under the GPL license. See LICENSE in this directory.

Package Sidebar

Install

npm i mopass

Weekly Downloads

8

Version

0.0.8

License

MIT

Unpacked Size

18.1 kB

Total Files

13

Last publish

Collaborators

  • phodal