gloriousCode / OTPCMDGO

A OTP generator that reads your backup codes and generates the output in CMD. Written in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

A OTP generator that reads your backup codes and generates the output in CMD. Written in Golang

License:MIT License


Languages

Language:Go 100.0%