0.0.8 • Published 7 years ago
mopass v0.0.8
Serverless Password Manager CLI
Usage
npm install -g mopassCommands:
- 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 mfaormopass --mfa - Update password by Title:
mopass --update [title] - Delete password by Title:
mopass --delete [title]
Features
- Sync Remote Passwords
- List All Passwords Alias/Title
- Get Password by Alias/Title
- 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.