goetotp

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2023 License: Apache-2.0

README

goetotp

goetotp is et-otp alternative command line tool that generate TOTP code.

Usage

  • Set up with et-otp.jar and create .et-top.properties file in your directory
$  goetotp --unlockpassword <YOUR UNLOCK PASSWORD in et-otp.jar>
Example
$  goetotp --unlockpassword MyPassword9999
123456

You can use password via environment variable or std input.

$ goetotp
Enter unlock password: 
123456

$ export ETOTP_PASSWORD=xxxxxxxxxxxxxxxx
$ goetotp
123456
Installation

From source code:

go install github.com/ma91n/goetotp/cmd/goetotp@latest

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL