bitmyth/google-authenticator-php-cli

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

This package is auto-updated.

Last update: 2024-04-15 00:00:14 UTC


README

命令行生成 mfa

installation

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

configuration

config mfa secret in $HOME/.mfa file

echo "test = secret" > ~/.mfa