lesspass-extended-cli
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "lesspass-extended-cli", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "lesspass cli with emoji validation and command caller", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
# Extention of lesspass cli | ||
Add: | ||
- Graphic emoji like hash representation while typing your password (to be sure you're not making any mistake) | ||
- Command invokation (i.e. `elesspass user host --cmd "sshpass @PASSWORD ssh @USER@@HOST"`) | ||
- Graphic emoji like hash representation while typing your password (to be sure you're not making any mistake) | ||
- Command invokation (i.e. `elesspass user host --cmd "sshpass @PASSWORD ssh @USER@@HOST"`) | ||
@@ -6,0 +5,0 @@ # Install & usage |
10121
10