bitmyth/google-authenticator-php-cli

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/bitmyth/google-authenticator-php-cli

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

This package is auto-updated.

Last update: 2025-09-15 02:52:27 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