[开源] GoogleManager - 谷歌多账号管理 web(Flask + React)(无 AFF)
项目介绍
GoogleManager 是一款专业的谷歌账号资产管理系统,适合需要管理多个谷歌账号的用户。
功能特性
- 账号管理 - 批量导入、单个导入、智能搜索、状态筛选
- 2FA 验证码 - 一键生成 TOTP 验证码,实时倒计时
- 快捷复制 - 一键复制完整账号信息
- 出售状态 - 标记已售 / 未售,二次确认机制
- 修改历史 - 记录密码、2FA、恢复邮箱等修改记录
- 安全特性 - 管理员密码保护、7 天登录有效期、IP 封禁机制
- 暗色 / 亮色模式 - 支持主题切换
技术栈
| 前端 | 后端 |
|---|---|
| React 18 | Flask |
| TailwindCSS | SQLite |
| Vite | SQLAlchemy |
仓库链接:
快速开始
# 安装依赖
pip install -r requirements.txt
cd frontend && npm install
# 构建并启动
npm run build && cd ..
python run.py![[开源] GoogleManager - 谷歌多账号管理 web(Flask + React)(无 AFF)4](https://xiaohack.oss-cn-zhangjiakou.aliyuncs.com/typecho/images/2026/01/22/20260122131059_6971b163e24ea.png!mark)
![[开源] GoogleManager - 谷歌多账号管理 web(Flask + React)(无 AFF)2](https://xiaohack.oss-cn-zhangjiakou.aliyuncs.com/typecho/images/2026/01/22/20260122131049_6971b159db0f4.jpeg!mark)
![[开源] GoogleManager - 谷歌多账号管理 web(Flask + React)(无 AFF)1](https://xiaohack.oss-cn-zhangjiakou.aliyuncs.com/typecho/images/2026/01/22/20260122131047_6971b157b410e.png!mark)