local-boilerkey
local-boilerkey copied to clipboard
2FA that works locally
BöilerKey
- Use python 3
- Install some packages
pip3 install pyotp requests python3 boilerkey.py- ???
- PROFIT!!!
Authenticator Support
- Run the initial setup
python3 gencode.py- Use the qr code or the link
- Remove
config.jsonandcounter.json(You should not use the same duo configuration for your local script and authenticator since it will eventually desync. Configure them as separate devices on the boilerkey page)