Skip to content

A command line tool for decoding Google Authenticator export data. Useful for creating a backup of TOTP/HOTP secrets.

Notifications You must be signed in to change notification settings

connor-finlay/rusty-gauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty-GAUTH

A command line tool to decode Google Authenticator export data

Usage: rusty-gauth [OPTIONS]

Options:
  -p, --path <img file>
          Path to image containing QR-code

  -l, --link <link>
          Migration link decoded from QR-code, starts with: otpauth-migration://offline?data=

  -h, --help
          Print help

About

A command line tool for decoding Google Authenticator export data. Useful for creating a backup of TOTP/HOTP secrets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages