https://github.com/nixman/passgen
Password generator uses common passphrase and URL of the site
https://github.com/nixman/passgen
bash password-generator
Last synced: 3 months ago
JSON representation
Password generator uses common passphrase and URL of the site
- Host: GitHub
- URL: https://github.com/nixman/passgen
- Owner: niXman
- License: mit
- Created: 2017-03-14T22:01:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-23T10:09:05.000Z (10 months ago)
- Last Synced: 2025-12-30T21:25:13.295Z (6 months ago)
- Topics: bash, password-generator
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# passgen
Password generator uses common `passphrase` and site `URL`.
Using the same `passphrase` for different websites and/or emails you don't have to remember the password for each website and/or email.
# Examples
Generate password for `github.nixman@pm.me` account:
```
passgen github.nixman@pm.me
pass: 1
pass: e3KVOD-e?!NaFQXD5D
passgen github.nixman@pm.me
pass: 2
pass: aa%u5Lcf^1oe?62rJM&
passgen github.nixman@pm.me
pass: 3
pass: aLVF-N+v#6Qoz-qyRP
passgen github.nixman@pm.me
pass: 12
pass: utGhH3IG-sZkelqkMk
passgen github.nixman@pm.me
pass: 123
pass: JgT0bxHuNVtRI7JljDq%
passgen github.nixman@pm.me
pass: 13
pass: VdkKN+QMXLfN#Inm73
```