$$
https://cyberlessons101.com
$$
Step 1:
- IP Address: The IP Address of the Server Should be Posted by the Instructor
- Register an account and log in if the web server's IP address is posted.
Optional (No IP Address is Posted by the Instructor):
- Start the Docker container locally
docker run -d -p 80:80 --name totp-demo joshbeck2024/time-based-one-time-password-totp-demo:latest
- Access the Webpage on
http://localhost
Step 2:
- Download the Python authenticator app

Step 3: Get Your Initial Verification Code

Step 4: Copy the Secret Key
- Note: This is generally embedded in a QR code.

Step 5:
pico auth_app.py
Paste in your Secret Key Here: