Skip to content

oguzhane/ga-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ga-qr

ga-qr is a tool to print qr code of a google auth key. You can scan generated qr code to add on Google Authanticator app.

Installation

% go get -u github.com/oguzhane/ga-qr

Usage

% ga-qr -s <secretkey> -i <issuer> -l <label>

Flags

-i string
    Issuer
-l string
    Label of account
-s string
    Auth secret key
-t string
    Format type: [totp|hotp] (default "totp")

About

tool to generate qr code of google auth key

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages