https://github.com/showx/passwordli
命令行密码管理
https://github.com/showx/passwordli
Last synced: 2 months ago
JSON representation
命令行密码管理
- Host: GitHub
- URL: https://github.com/showx/passwordli
- Owner: showx
- License: mit
- Created: 2020-07-09T03:36:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T06:28:19.000Z (over 5 years ago)
- Last Synced: 2025-03-12T23:13:43.579Z (over 1 year ago)
- Language: Go
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# passwordli
命令行密码管理
# 制作思路
获取1password的密码库,保存在本地,识别url读取账号密码
主要1password月收费有点高
# 使用方式
目录放着1password导出的data.1pif文件
./1password 输入要搜索的URL地址

# 使用语言
golang
# golang学习网站
https://gobyexample.com/