issues
search
andry08
/
ArubaOTP-seed-extractor
Extract TOTP seed instead of using ArubaOTP app
MIT License
83
stars
9
forks
source link
Added support for commands for a more comfortable execution
#1
Closed
simone36050
closed
3 years ago
simone36050
commented
3 years ago
New features include:
the entry point is now in a single file (
main.py
)
it's now possible to do everything with a single command (
argparse
library has been used)
fixed the number of digits in the qr generator
added the section
usage
in the readme
New features include:
main.py
)argparse
library has been used)