https://github.com/dim13/2fa
2fa totp cli
https://github.com/dim13/2fa
2fa totp
Last synced: 9 months ago
JSON representation
2fa totp cli
- Host: GitHub
- URL: https://github.com/dim13/2fa
- Owner: dim13
- License: isc
- Created: 2022-10-13T21:00:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T11:24:41.000Z (over 1 year ago)
- Last Synced: 2024-12-03T12:26:24.490Z (over 1 year ago)
- Topics: 2fa, totp
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2fa TOTP for CLI
## Usage
Add key:
2fa -add otpauth://totp/Example:alice@google.com?issuer=Example&secret=JBSWY3DPEHPK3PXP
Evaluate all keys:
2fa
Evaluate specific keys:
2fa example
Remove key: edit `~/.2fa`