https://github.com/gloriouscode/otpcmdgo
A OTP generator that reads your backup codes and generates the output in CMD. Written in Golang
https://github.com/gloriouscode/otpcmdgo
Last synced: over 1 year ago
JSON representation
A OTP generator that reads your backup codes and generates the output in CMD. Written in Golang
- Host: GitHub
- URL: https://github.com/gloriouscode/otpcmdgo
- Owner: gloriousCode
- License: mit
- Created: 2018-12-16T04:17:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T03:31:24.000Z (almost 7 years ago)
- Last Synced: 2023-03-04T15:37:33.058Z (over 3 years ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OTPCMDGO
An incredibly basic OTP generator that reads your backup codes and generates the output in CMD. Written in Golang
It uses [pquerna's otp](https://github.com/pquerna/otp) to generate the code
## How to use
Place your entries inside _data.json_ (examples provided), run _go build_ then execute the application to view the 2FA codes in your console. Easier than getting your phone out every 10 seconds