TOTP / OTP 生成器
基于 RFC 6238 的 TOTP 实时码生成,用于 2FA 调试。
本地处理
当前验证码
— — — — — —30 秒后刷新
下一个验证码
— — — — — —otpauth://totp/WeTools:demo%40wetools.cc?issuer=WeTools&secret=JBSWY3DPEHPK3PXP&algorithm=SHA1&digits=6&period=30基于 RFC 6238 (TOTP)。和 Google Authenticator / 1Password / Authy 等兼容。Secret 必须是 Base32 字符(A-Z, 2-7)。