Skip to content

alex9446/TOTP-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .