jcuker / pyMFA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyMFA

pyMFA implements the Google Authenticator method of generating MFA codes. If a platform supports Google Authenticator, it will work here as well.

Usage

Create a file mfa-data.csv with the headers as secret,name. Feel free to add as many sources as you'd like. The code will refresh every 30 seconds automatically. Press CTRL+C to exit the script.

Thanks

About

License:MIT License


Languages

Language:Python 100.0%