- Use python 3
- Install some packages
pip3 install pyotp requests
python3 boilerkey.py
- ???
- PROFIT!!!
- Run the initial setup
python3 gencode.py
- Use the qr code or the link
- Remove
config.json
andcounter.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)