8000 GitHub - NiClassic/gotp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NiClassic/gotp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotp

gotp is a small cli tool that helps you generate TOTP-Tokens, typically used to secure your account for different services (2FA).

Installation

To use this tool, you have to have Go installed. After that, clone the repository and build it using:

go build .

Usage

gotp -s [step] -d [digits] <SECRET_KEY_FROM_SERVICE>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0