oathtool.pl(1)
| OATHTOOL(1) | User Contributed Perl Documentation | OATHTOOL(1) |
NAME
oathtool.pl - alternative Perl implementation of oathtool(1), one-time password tool
SYNOPSIS
oathtool.pl [options] KEY | URI
Options:
-h, --help
-v, --version
-a, --algorithm
--hotp
--totp[=STRING]
-b, --base32
-c, --counter=INT
-s, --time-step-size, --period=SECONDS
-S, --start-time=UNIX_TIME
-N, --now=UNIX_TIME
-d, --digits=INT
URI: otpauth://....
SEE ALSO
Pass::OTP
COPYRIGHT AND LICENSE
Copyright (C) 2020 Jan Baier
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See <http://dev.perl.org/licenses/> for more information.
| 2025-11-12 | perl v5.38.4 |
