Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 339 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 339 Bytes

totpgen

A simple CLI tool to generate TOPT using secret key

Building

Go to the project root and execute the following:

go build

A file named totpgen shall get created and you may copy the same into a directory that is mentioned in your path.

Once copied, use the command like this:

totpgen -k '<secret_key>'