gopass

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

简介

gopass是一个跨平台的密码管理工具,该工具旨在解决linux终端下使用密码不方便的问题。

  • 直接终端操作,无须在各个应用之间切换,比较适用于重度使用终端的同学。
  • 支持在终端以图形界面的方式搜索匹配,复制粘贴,简化了上手难度、提高了工作效率

演示

asciicast

快速开始

  • 安装xclip, linux下依赖xclip复制到剪贴板
CentOS: sudo yum -y install xclip
Ubuntu: sudo apt -y install xclip
Mac:    依赖于pbcopy,已默认安装
  • 将配置文件和gopass二进制文件放在同一目录下(也可用-c指定配置路径),直接运行gopass -h查看用法    
NAME:
   gopass - A tool for managing your password in terminal

USAGE:
   gopass [command] [-c Config]

COMMANDS:
     add      add password into gopass
     del      delete password from gopass
     update   update password into gopass
     ui       display ui to search and copy password
     help     show help
     version  show version

快捷键

gopass ui支持如下快捷键:

按键 功能
小写q 退出UI
Enter 复制对应的密码内容
Ctrl+Q 清除搜索框的内容

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
g

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL