bitmyth/google-authenticator-php-cli

v1.0.4 2020-05-14 14:43 UTC

This package is auto-updated.

Last update: 2024-09-15 00:47:03 UTC


README

命令行生成多因素认证

安装

mv mfa.phar /bin/mfa
chmod +x /bin/mfa

配置

在 $HOME/.mfa 文件中配置 mfa 密钥

echo "test = secret" > ~/.mfa