Sign inSign up

pppv/otpauth

By pppv

•Updated almost 3 years ago

Image
0

1.4K

pppv/otpauth repository overview

Google Auth 解码。

使用方法:导出Google auth 二维码,使用微信扫码解析二维码内容。

然后使用docker运行,link后面是二维码解析内容

docker run --name otpauth -p 6060:6060 -v $(pwd)/workdir:/app/workdir --rm pppv/otpauth:latest -workdir /app/workdir -http :6060 -link "otpauth-migration://offline?data=CjEKCkhlbGxvId6tvu8SGEV4YW1wbGU6YWxpY2VAZ29vZ2xlLmNvbRoHRXhhbXBsZTAC"

具体参考:https://github.com/dim13/otpauth⁠

Tag summary

Content type

Image

Digest

sha256:fe284b891…

Size

5.8 MB

Last updated

almost 3 years ago

docker pull pppv/otpauth