-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

oathtool


> OATH one-time password tool.

More information.


Generate TOTP token (behaves like Google Authenticator):

oathtool --totp --base32 "{secret}"

Generate a TOTP token for a specific time:

oathtool --totp --now "{2004-02-29 16:21:42}" --base32 "{secret}"

Validate a TOTP token:

oathtool --totp --base32 "{secret}" "{token}"


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 16:15:19 2024