2.2.5 • Published 2 years ago

2fa-cli-util v2.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Generate a login code based on a one time password key

copies current 2fa code to the clipboard

usage

    acode [Options] 
    Options:
        -a Add key
        -k [Key name] get code for named key
        -r [Key name] Remove named key
  • install globally
 yarn global add 2fa-cli-util

or

npm i -g 2fa-cli-util

run from terminal (this should now be available system-wide)

acode

todo

  • allow fetching / synchronisation of keys from secret manager or similar

need to extract existing keys from Google auth?

try this

2.2.1

2 years ago

2.2.0

2 years ago

2.2.3

2 years ago

2.2.2

2 years ago

2.2.5

2 years ago

2.2.4

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.0

3 years ago