Skip to content

eduardobcastro/authenticator-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Authenticator Reader

Reads Google Authenticator export QR code and shows all current 2FA codes

Usage

  • Use a QR code reader to get the link
  • Create the LINK env var. Example:
export LINK=otpauth-migration://offline?data=CjEKCkhlbGxvId6tvu8SGEV4YW1wbGU6YWxpY2VAZ29vZ2xlLmNvbRoHRXhhbXBsZTAC
  • Run the image
docker run -e LINK --rm eduardobcastro/authenticator-reader

Expected output:

Example:[email protected]: 357356

Sources:

Using oathtool

otpauth

About

Reads Google Authenticator export code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published