thiagoalmeidasa / mfa-cli

Python CLI tool for generating one-time passwords.

Home Page:https://github.com/thiagoalmeidasa/mfa-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mfa-cli

CI

CLI tool for generating one-time passwords.

Instalation

pip install mfa-cli

Usage

$ mfa-cli list-keys --keyfile codes.yml
$ mfa-cli new-totp --keyfile codes.yml
$ mfa-cli new-totp --keyfile codes.yml --keyname myservice

About

Python CLI tool for generating one-time passwords.

https://github.com/thiagoalmeidasa/mfa-cli


Languages

Language:Python 100.0%