https://github.com/gimploo/pass
password manager (cli) in c
https://github.com/gimploo/pass
Last synced: 11 months ago
JSON representation
password manager (cli) in c
- Host: GitHub
- URL: https://github.com/gimploo/pass
- Owner: gimploo
- Created: 2021-07-04T13:03:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T07:31:29.000Z (over 4 years ago)
- Last Synced: 2025-06-10T17:57:20.021Z (12 months ago)
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pass
Tool to parse through googles csv password file.
### Usage:
```
mkdir build
make
build/pass
```