Skip to content

A simple Cli tool for generating a one time Password using the secret key

License

Notifications You must be signed in to change notification settings

DeYoungTech/totpg

Repository files navigation

totpg

A simple and small cli tool for generating a one time Password using the Base32 encoded secret key associated with the Time-based One Time Password. This tool was written using the One Time Password utilities Go.

Why

This utility was written to provide a simple way to generate One Time Passwords. The intent is to use these inside of continuous integration environments where 2 factor authentication is required.

Example

totpg -secret MYSECRETVALUE
111111

About

A simple Cli tool for generating a one time Password using the secret key

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages