Difference between revisions of "Google-authenticator --help"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{Google Authenticator}} Category:Google Category:MFA") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | google-authenticator 1.09 | ||
+ | google-authenticator [<options>] | ||
+ | -h, --help Print this message | ||
+ | --version Print version | ||
+ | -c, --counter-based Set up counter-based (HOTP) verification | ||
+ | -C, --no-confirm Don't confirm code. For non-interactive setups | ||
+ | -t, --time-based Set up time-based (TOTP) verification | ||
+ | -d, --disallow-reuse Disallow reuse of previously used TOTP tokens | ||
+ | -D, --allow-reuse Allow reuse of previously used TOTP tokens | ||
+ | -f, --force Write file without first confirming with user | ||
+ | -l, --label=<label> Override the default label in "otpauth://" URL | ||
+ | -i, --issuer=<issuer> Override the default issuer in "otpauth://" URL | ||
+ | -q, --quiet Quiet mode | ||
+ | -Q, --qr-mode={NONE,ANSI,UTF8} QRCode output mode | ||
+ | -r, --rate-limit=N Limit logins to N per every M seconds | ||
+ | -R, --rate-time=M Limit logins to N per every M seconds | ||
+ | -u, --no-rate-limit Disable rate-limiting | ||
+ | -s, --secret=<file> Specify a non-standard file location | ||
+ | -S, --step-size=S Set interval between token refreshes | ||
+ | -w, --window-size=W Set window of concurrently valid codes | ||
+ | -W, --minimal-window Disable window of concurrently valid codes | ||
+ | -e, --emergency-codes=N Number of emergency codes to generate | ||
Revision as of 11:43, 15 February 2024
google-authenticator 1.09 google-authenticator [<options>] -h, --help Print this message --version Print version -c, --counter-based Set up counter-based (HOTP) verification -C, --no-confirm Don't confirm code. For non-interactive setups -t, --time-based Set up time-based (TOTP) verification -d, --disallow-reuse Disallow reuse of previously used TOTP tokens -D, --allow-reuse Allow reuse of previously used TOTP tokens -f, --force Write file without first confirming with user -l, --label=<label> Override the default label in "otpauth://" URL -i, --issuer=<issuer> Override the default issuer in "otpauth://" URL -q, --quiet Quiet mode -Q, --qr-mode={NONE,ANSI,UTF8} QRCode output mode -r, --rate-limit=N Limit logins to N per every M seconds -R, --rate-time=M Limit logins to N per every M seconds -u, --no-rate-limit Disable rate-limiting -s, --secret=<file> Specify a non-standard file location -S, --step-size=S Set interval between token refreshes -w, --window-size=W Set window of concurrently valid codes -W, --minimal-window Disable window of concurrently valid codes -e, --emergency-codes=N Number of emergency codes to generate
See also
Advertising: