dim13 / otpauth

Google Authenticator migration decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open migration.bin: no such file or directory

pawelgalecki opened this issue · comments

Where can I find migration.bin?

You may ignore that file. migration.bin gets created after invocation with -link flag. It will contain raw binary data as cache then.

See https://github.com/dim13/otpauth/blob/master/main.go#L16 for example.

Thank you for adding that to a message that is displayed to the user.