Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 392 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 392 Bytes

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 .