forked from matthauck/bash-totp
-
Notifications
You must be signed in to change notification settings - Fork 0
[bash] Time-based One-time Password Generator
License
ibrahimbayyinah/bash-totp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Requirements: * openssl * base32 (from GNU coreutils) You are recommended to use it with "pass" from https://www.passwordstore.org/ For example, to get the token for two-factor authentication: # Usage: totp <secret> [server] totp "$(pass show otp/GitHub)" GitHub The second parameter "GitHub" is optional and defaults to "Google", since the Google Authenticator app has become the de facto standard for such usage.
About
[bash] Time-based One-time Password Generator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%