TOTP Server Short description Experimental script to simulate the generation of a TOTP secret by a web service. Installation Some dependencies are needed, use requirements.txt to install them pip install -r requirements.txt I use python 3.8.2 for run this script. Usage usage: python .