mOTP generator
python -m pip install motp
python -m motp
# from args
python -m motp -s secret -p pin
# from input
python -m motp -s - -p -
# from files
python -m motp --file-secret ./pin_secret --file-pin ./pin_file| Name | Name | Last commit date | ||
|---|---|---|---|---|
mOTP generator
python -m pip install motp
python -m motp
# from args
python -m motp -s secret -p pin
# from input
python -m motp -s - -p -
# from files
python -m motp --file-secret ./pin_secret --file-pin ./pin_file