Skip to content

vincenthz/ooofa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ooofa - 2fa in console

ooofa expects a .ooofa.yaml file in your HOME directory.

The file contains a maps of keys indexed by a friendly name:

keys:
  name: otpauth://totp/issuer:account?secret=AAAABBBB
  name2: otpauth://totp/issuer2:account2?secret=AAAACCCCDDDD

then to run:

$ ooofa name
213123
(23.3s)

or:

$ ooofa watch

Releases

No releases published

Packages

No packages published

Languages