Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在线生成2FA验证码 #51

Open
dalaolala opened this issue Sep 3, 2023 · 0 comments
Open

在线生成2FA验证码 #51

dalaolala opened this issue Sep 3, 2023 · 0 comments

Comments

@dalaolala
Copy link
Owner

dalaolala commented Sep 3, 2023

Github强制启动了2FA的验证,就是找个APP扫一下那个码

然后每次登录都要打开那个APP,看那个随机的验证码

个人感觉太麻烦了,另外还存在手机丢了,APP卸载,恢复码丢了等问题

于是写了一个简单的页面来直接在线生成

非常简单,只需要一个key就行了,这个key一般就在让你扫的那个二维码上

只要把这个key保存好,就一直可以登录你的帐号

功能

  • 自动保存key数据,再次打开无需重复输入
  • 自动刷新验证码,实时显示过期时间
  • 支持所有基于时间验证的2FA验证码

https://2fa.ping8.top

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant