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

nozo-moto/my-totp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-totp

How to use

install

go install github.com/nozo-moto/my-totp@latest

First, Get Base32 secret. If you are using Google Authenticator, you can parse otpauth migration code.

https://github.com/dim13/otpauth

$ my-totp "otpauth://totp/Twitter?algorithm=SHA1&digits=6&period=30&secret=OR3WS5DUMVZA====",
> 123456

About

my-totp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0