Skip to content

andolivieri/gauth-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gauth-cli - Command line implementation of Google Authenticator TOTP

Build

## (on windows from a VS developer prompt)
cmake .
cmake --build .

Usage

gauth-cli [options] <b32-secret>
 -h               Print this message
 b32-secret       base32 secret key

About

Command line implementation of Google Authenticator TOTP generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published