Skip to content

deybhayden/otpgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-otp

Generate OTP Codes from MFA seeds. Inspired from Managing AWS Root Passwords & MFA

install

pipenv install .

usage

Follow the steps on the article above in setting up a virtual device for MFA on the AWS root user. Once you have the MFA seed, you can use it below:

export MFA_SEED="123495Ad3"
./get_mfa_code.py $MFA_SEED

About

Generate OTP Codes from MFA seeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages