Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 203 Bytes

google-authenticator-php-cli

命令行生成 mfa

installation

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

configuration

config mfa secret in $HOME/.mfa file

echo "test = secret" > ~/.mfa